Re: SOMAXCONN too low
From: David Mosberger <hidden>
Date: 2003-10-29 19:15:49
From: David Mosberger <hidden>
Date: 2003-10-29 19:15:49
quoted
quoted
quoted
quoted
On Wed, 29 Oct 2003 10:58:09 -0800, "David S. Miller" [off-list ref] said:
DaveM> On Tue, 28 Oct 2003 22:58:00 -0800 David Mosberger DaveM> [off-list ref] wrote: >> You obviously want some control over how big the listen queue can >> grow, but it seems to me that a sysctl would be in place. I >> found this patch to do that, but no reaction to it: >> http://www.ussg.iu.edu/hypermail/linux/kernel/0205.0/1287.html DaveM> I think I'm going to apply this patch. DaveM> People can then set the limit to what they want, the default DaveM> stays at 128, and the SOMAXCONN define itself does not DaveM> change. DaveM> Ok David? Yup. Thanks! --david