Netdev List
 help / color / mirror / Atom feed
* SOMAXCONN = 128, but max defaults to 2048
@ 2011-10-08 11:51 Olaf van der Spek
  2011-10-08 12:35 ` Eric Dumazet
  0 siblings, 1 reply; 4+ messages in thread
From: Olaf van der Spek @ 2011-10-08 11:51 UTC (permalink / raw)
  To: netdev

Hi,

SOMAXCONN is defined as 128, but the max
("/proc/sys/net/ipv4/tcp_max_syn_backlog") appears to be 2048 by
default.
Is the name of SOMAXCONN wrong and is it actually defining the default?
Would there be a disadvantage to defining SOMAXCONN as INT_MAX and
letting the kernel control the actual max?

Greetings,

Olaf

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

end of thread, other threads:[~2011-10-10 21:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-08 11:51 SOMAXCONN = 128, but max defaults to 2048 Olaf van der Spek
2011-10-08 12:35 ` Eric Dumazet
2011-10-08 12:44   ` Olaf van der Spek
2011-10-10 21:14   ` Hagen Paul Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox