Summary: Yes it's possible to increase the tcp IP Timeout Thanks to: Aleksandr Stolyar Werner Sinz Command: ndd -get /dev/tcp \? shows all posible tunable TCP values. Variable: The variable that we are interested in is: tcp_time_wait_interval. The default value is: 240000 ms, or 4 min. Example: ndd -set /dev/tcp tcp_time_wait_interval 480000 Bye, Matthias ------------------------------------------------- This mail sent through IMP at compeiler.dynip.com To enter: http://mailcompeiler.de.vuReceived on Thu Nov 29 17:26:08 2001
This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:32:36 EDT