What does the variable 'tcp_close_wait_interval' mean?

What does the variable 'tcp_close_wait_interval' mean?

Post by Venkat Upadhy » Sat, 18 Sep 1999 04:00:00



Hello,

I am  looking for some details about tcp system in Solaris 2.5 system.
I would like to know what does the variable tcp_close_wait_interval
mean in tcp system of solaris 2.5? For a kind of test I am running
I use 'ndd' command to set the value before I start the tests.
Command I use to set the value is
ndd -set /dev/tcp  tcp_close_wait_interval 60000

     then later I use the following command to see the value set.
ndd -get /dev/tcp  tcp_close_wait_interval

man page for ndd says that it is used to set and get the
driver configuration value. If I set the value of the above parameter
how it affects the tcp connection? what it implies in terms of
communication
between two systems?

Please reply to this querry. I am thankful.

regards
Upadhya.
--

 
 
 

What does the variable 'tcp_close_wait_interval' mean?

Post by Andrei Ivan » Tue, 21 Sep 1999 04:00:00



> I am  looking for some details about tcp system in Solaris 2.5 system.
> I would like to know what does the variable tcp_close_wait_interval
> mean in tcp system of solaris 2.5? For a kind of test I am running

tcp_close_wait_interval value specifies the time tcp connection will
remain in the TIME_WAIT state. This and all other tunable parameters
are documented in the "TCP/IP Illustrated. Vol.1", by Richard Stevens
(ISBN: 0-201-63346-9; Just tried to connect to http://www.kohala.com/~rstevens/
but :-( w/out success), and on the Richard's web site there were new
version of the Appendix describing new/changed parameters for Solaris
2.5 (2.5.1?) and tcp state diagram from this book.

Also, follow this URL for additional information:

  http://www.rvs.uni-hannover.de/people/voeckler/tune/EN/tune.html

--
andrei

 
 
 

What does the variable 'tcp_close_wait_interval' mean?

Post by Rob Thoma » Tue, 21 Sep 1999 04:00:00


Richard Stevens' web site has been off-line since shortly after his
passing.  FYI.
Quote:> Just tried to connect to http://www.kohala.com/~rstevens/
> but :-( w/out success)...

 
 
 

1. WHat is the meaning of load average from 'rup','uptime'?

Hi:

 12:24pm  up 7 day(s),  3:27,  1 user,  load average: 0.03, 0.03, 0.04
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Can someone tell me what kind of index or benchmark the command rup or
w use to evaluate the load averge?

-------------------------------------------------------------------
Kuo Shin - Chih               o You can run , but never escape!

Computer Science              o
Syracuse University           /
-------------------------------------------------------------------

2. Writing games by using X11

3. tcpdump question: what do 'sap' and 'moprc' packets mean ?

4. ncurses, screen clearing with

5. command 'identify', what does the '=>' means

6. background process?

7. What means 'load average' when executing 'uptime' ?

8. syslogd help

9. WHat is the meaning of load average from 'rup','uptime'?

10. What 'LOGIN-root' means in 'sulog'?

11. ksh: 'unset' variables in 'regexp-like' fashion?

12. Use of 'eval' to evaluate an 'echo $variable' command...

13. External 'time_t' variable 'altzone' seems to be wrong !