> How about this then:
> 
>       net.inet.tcp.always_keepidle: 86400     /* new variable */
>       net.inet.tcp.always_keepintvl: 64800    /* new variable */
>       net.inet.tcp.keepidle: 14400
>       net.inet.tcp.keepintvl: 150
>       net.inet.tcp.always_keepalive: 1
> 
> This will have all sockets have keepalives, but if the program
> specifically sets keepalives, it gets the shorter timeout.

That's essentially what I proposed a couple days ago.



Nate


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to