Re: msl_test (more TIME_WAIT settings)
"Jens-S. Voeckler" <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 27 Sep 2000 brianok-r/[email protected] 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 ([email protected]) Institute for Computer Networks and Distributed Systems University of Hanover, Germany; +49 511 762 4726