freebsd-dev/etc/defaults
Poul-Henning Kamp 2c7b227278 Add handle to control global TCP keepalives and turn them on as
default.

Despite their name it doesn't keep TCP sessions alive, it kills
them if the other end has gone AWOL.  This happens a lot with
clients which use NAT, dynamic IP assignment or which has a 2^32
* 10^-3 seconds upper bound on their uptime.

There is no detectable increase in network trafic because of this:
two minimal TCP packets every two hours for a live TCP connection.

Many servers already enable keepalives themselves.

The host requirements RFC is 10 years old, and doesn't know about
the loosing clients of todays InterNet.
1999-06-05 05:45:57 +00:00
..
make.conf sunsite is now metalab. 1999-06-04 03:17:04 +00:00
pccard.conf Add the entry for my Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison). 1999-05-14 03:52:07 +00:00
rc.conf Add handle to control global TCP keepalives and turn them on as 1999-06-05 05:45:57 +00:00