[4520] in North American Network Operators' Group
SYN and Solaris
daemon@ATHENA.MIT.EDU (Dima Volodin)
Tue Sep 17 20:29:34 1996
To: nanog@merit.edu
Date: Tue, 17 Sep 1996 20:20:09 -0400 (EDT)
From: dvv@sprint.net (Dima Volodin)
The values to play with are tcp_conn_req_max (defines the max value for
listen queue), tcp_ip_notify_cinterval (makes tcp send another SYN???),
tcp_ip_abort_cinterval (aborts connection and frees the slot). Note "c"
in "cinterval". I understand these timer values work for both incoming
and outgoing connections.
Dima