lots of time_wait

Alberto Mijares amijaresp at gmail.com
Fri Sep 10 11:42:57 UTC 2010


2010/9/10 jason <jason_zhoa at 126.com>:
> hello,i have a problem:
> tcp4 0 0 192.168.0.26.9939 192.168.0.195.11211 TIME_WAIT
> netstat -an | awk '{if($5 ~/11200/ && $6 ~/TIME_WAIT/) print $0}' | wc -l
> 64203
>
> sysctl net.inet.tcp.msl
> net.inet.tcp.msl: 2500
>


You should check the application's idle connections time out.

Regards


Alberto Mijares


More information about the freebsd-questions mailing list