All of lore.kernel.org
 help / color / mirror / Atom feed
* 40k+ outbound connections and bind() problem
@ 2011-01-26 12:14 denys
  2011-01-26 12:23 ` Daniel Baluta
  0 siblings, 1 reply; 7+ messages in thread
From: denys @ 2011-01-26 12:14 UTC (permalink / raw)
  To: netdev

 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?

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-26 13:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-26 12:14 40k+ outbound connections and bind() problem denys
2011-01-26 12:23 ` Daniel Baluta
2011-01-26 12:35   ` denys
2011-01-26 13:00     ` Daniel Baluta
2011-01-26 13:17       ` Eric Dumazet
2011-01-26 13:23         ` denys
2011-01-26 13:26           ` Eric Dumazet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.