TIME_WAIT connections

From: Daniel Podlejski (underley@underley.eu.org)
Date: Mon Jun 19 2000 - 04:48:34 EST


# netstat -a -n|grep ".80 "|cut -c 68-|sort|uniq -c|sort -n
      6 LISTEN
     36 LAST_ACK
     53 CLOSING
     61 CLOSE
     68 SYN_RECV
    157 FIN_WAIT2
    225 FIN_WAIT1
    369 ESTABLISHED
   4054 TIME_WAIT

Machine is web serwer with reather big traffic. Why there is
so much connections in TIME_WAIT state ?

Similar problem was in FreeBSD 3.x, but in 4.0 there is better.
Connections in TIME_WAIT state is below 500.

-- 
Daniel Podlejski <underley@underley.eu.org>
   ... When you're talkin to yourself and nobody's home
   You can fool yourself, you came in this world alone ...

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 23 2000 - 21:00:16 EST