Re: connect() returns EADDRINUSE during massive host->host conn rate
- From: Julian Elischer <julian@xxxxxxxxxxxx>
- Date: Wed, 28 Nov 2007 10:42:59 -0800
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 allJan Srzednicki wrote:Hello,so, what does netstat -aAn show?
I have a pair of hosts. One of them performs a massive amount of
TCP connections to the other one, all to the same port. This setup
mostly works fine, but from time to time (that varies, from once a
minute to one a half an hour), the connect(2) syscall fails with EADDRINUSE. The connection rate tops to 50 connection
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.
the sockets are in (TIME_WAIT etc).
And, what I forgot to mention, it's a SMP box, which could matter in
case of some race condition.
hopefully not.
_______________________________________________
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: Jan Srzednicki
- 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
- connect() returns EADDRINUSE during massive host->host conn rate
- Prev by Date: Re: connect() returns EADDRINUSE during massive host->host conn rate
- 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
|
|