Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2010 07:12:55 -0430
From:      Alberto Mijares <amijaresp@gmail.com>
To:        jason <jason_zhoa@126.com>
Cc:        questions@freebsd.org
Subject:   Re: lots of time_wait
Message-ID:  <AANLkTin_0FW8Q9hfBaLzh6cpR%2B9_qE4EOLbotnDit8xx@mail.gmail.com>
In-Reply-To: <150b04a.1188c.12afab358b4.Coremail.jason_zhoa@126.com>
References:  <150b04a.1188c.12afab358b4.Coremail.jason_zhoa@126.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2010/9/10 jason <jason_zhoa@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTin_0FW8Q9hfBaLzh6cpR%2B9_qE4EOLbotnDit8xx>