Skip site navigation (1)Skip section navigation (2)
Date:      	23 Aug 1995 20:58:49 GMT
From:      hartl@informatik.tu-muenchen.de (Anton Hartl)
To:        freebsd-hackers@freefall.FreeBSD.org
Subject:   make SO_KEEPALIVE optional for TCP NFS mounts
Message-ID:  <41g4q9$mm2@sunsystem5.informatik.tu-muenchen.de>

next in thread | raw e-mail | index | archive | help
Recently I ran into the problem of high ISDN bills :) and finally found
that a NFS mount using TCP makes use of the socket option SO_KEEPALIVE to
see if the connection is still alive;  the default is 2 hours so my ISDN
router dialed every two hours.  So I'm asking if it is possible to
add a mount option for TCP mounts to turn off the keepalive on the
socket?  If yes, I'm willing to add this myself, provided I don't
have to have it done until tomorrow :)

-Toni



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41g4q9$mm2>