* Can I limit the number of tcp connections ?
@ 2010-04-13 11:16 Mark Jackson
0 siblings, 0 replies; only message in thread
From: Mark Jackson @ 2010-04-13 11:16 UTC (permalink / raw)
To: lkml
Is there any way to limit the # tcp connections under Linux ?
I've tried ...
echo 8 > /proc/sys/net/core/somaxconn
... but I can still open 10 ssh sessions, as well as a web server.
I know I could run iptables, but I was looking for a much lower level
solution (with a smaller resource footprint).
Any clues ?
Thanks
Mark
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-13 11:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-13 11:16 Can I limit the number of tcp connections ? Mark Jackson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome