SYN limit

Mike Silbersack silby at silby.com
Mon Oct 10 22:33:35 PDT 2005


On Tue, 11 Oct 2005, Olivier Nicole wrote:

>> I am facing the following problem: I have a web server with an
>> application that calls a MySQL server.
>>
>> For class and test run, I may have 100 users accessing the same web
>> page to login to the same database.
>
> Well, it seems that was due to a bad installation of MySQL. Going for
> the port with linythread did the trick, I can now connect 100 clients
> to MySQL server, plus the reply are much faster.
>
> Bests,
>
> olivier

Oh, ah.  If you haven't rebooted since the trouble, what does this show on 
the server?

netstat -s | grep "listen queue overflows"

Mike "Silby" Silbersack


More information about the freebsd-net mailing list