Re: connect() returns EADDRINUSE during massive host->host conn rate
- From: Jan Srzednicki <w@xxxxxxxxx>
- Date: Fri, 30 Nov 2007 10:36:28 +0100
On Wed, Nov 28, 2007 at 10:42:59AM -0800, Julian Elischer wrote:
Jan Srzednicki wrote:
On Wed, Nov 28, 2007 at 10:22:08AM -0800, Julian Elischer wrote:but you can get an idea of the local socket distribution, and what state
How can I get any usable information from netstat? It shows a bunch of
connections, of course, but since connect(2) failed, I have no idea what
local port I was trying to use.
all the sockets are in (TIME_WAIT etc).
Most of the relevant sockets (that is, between the two host mentioned)
are in the ESTABLISHED state (200-400 of those). Only 20-40 are in
TIME_WAIT state (these tend to be from a more ephemeric POP3 service). Most
of the EADDRINUSE happen for the IMAP4 service.
--
Jan Srzednicki :: http://wrzask.pl/
"Remember, remember, the fifth of November"
-- V for Vendetta
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: connect() returns EADDRINUSE during massive host->host conn rate
- From: Adrian Chadd
- Re: connect() returns EADDRINUSE during massive host->host conn rate
- References:
- connect() returns EADDRINUSE during massive host->host conn rate
- From: Jan Srzednicki
- Re: connect() returns EADDRINUSE during massive host->host conn rate
- From: Julian Elischer
- Re: connect() returns EADDRINUSE during massive host->host conn rate
- From: Jan Srzednicki
- Re: connect() returns EADDRINUSE during massive host->host conn rate
- From: Julian Elischer
- connect() returns EADDRINUSE during massive host->host conn rate
- Prev by Date: Re: 2 x quad-core system is slower that 2 x dual core on FreeBSD
- Next by Date: Re: connect() returns EADDRINUSE during massive host->host conn rate
- Previous by thread: Re: connect() returns EADDRINUSE during massive host->host conn rate
- Next by thread: Re: connect() returns EADDRINUSE during massive host->host conn rate
- Index(es):
Relevant Pages
|
|