On Wed, 27 Sep 2000 brianok@us.ibm.com wrote:
]On Solaris 2.6, the default TIME_WAIT is set to 240 seconds (240000
]milliseconds). You can check it via the "ndd" command:
] ndd /dev/tcp tcp_close_wait_interval
]You can set it to 60 seconds via:
] ndd -set /dev/tcp tcp_close_wait_interval 60000
In Solaris 7 it got renamed to its true name
ndd -set /dev/tcp tcp_time_wait_interval 60000
More on Solaris TCP/IP tuning can be found at
http://www.rvs.uni-hannover.de/people/voeckler/tune/EN/tune.html
Ciao,
Dipl.-Ing. Jens-S. Vöckler (voeckler@rvs.uni-hannover.de)
Institute for Computer Networks and Distributed Systems
University of Hanover, Germany; +49 511 762 4726
This archive was generated by hypermail 2b29 : Tue Jul 10 2001 - 12:00:15 MDT