[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <8cdb2dde69120a8668b31e2050916493@visp.net.lb>
Date: Wed, 26 Jan 2011 14:14:26 +0200
From: denys@...p.net.lb
To: <netdev@...r.kernel.org>
Subject: 40k+ outbound connections and bind() problem
I am running server (TCP accelerator), which is initiating more than
40K connections.
Each instance of server bound to separate IP, and each of them handling
around 5-10K connections.
At moments, when i have excessive connect/disconnect events if i try to
establish connection even from IP is not used,
during bind() i am getting errno "Address already in use".
What can be the issue?
Will it help if i increase in kernel hardcoded limit from 64K TCP bind
hash entries to higher values?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists