Klaus Darilion wrote:
from kernel's (2.6) include/linux/tcp.h

/* TCP socket options */
#define TCP_KEEPIDLE 4 /* Start keeplives after this period */
#define TCP_KEEPINTVL           5       /* Interval between keepalives */
#define TCP_KEEPCNT 6 /* Number of keepalives before death */

Of course it would be great if these values can be configured in openser.cfg

regards
klaus

--
Klaus Darilion
nic.at


_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to