> > > Can people live with a one week TCP keepalive as default ? > > > > Compromise. I like it. One week is certainly adequate for me. If I > > leave a link 'active' for longer than that w/out activity, I deserve to > > lose the link > > Surely that violates POLA? That upsets people who have keepalive > turned on already and find 1 week is way too long. For instance, > we use keepalive to get rid of stuck netscapes, and we'd probably > run out of swap or mbufs if it went up to a week. We just managed > by putting this in rc.local: > > sysctl -w net.inet.tcp.always_keepalive=1
As I understand it, it would always on, and 'one-week' would be the default. Old (traditional) programs that turned it on would be given the 'traditional' timeout of 1 hour. Or something like that. Off == 1 week KEEPALIVE ON == traditiona 1 hour KEEPALIVe. Nate To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message