Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2005 00:33:30 -0500 (CDT)
From:      Mike Silbersack <silby@silby.com>
To:        Olivier Nicole <on@cs.ait.ac.th>
Cc:        freebsd-net@freebsd.org
Subject:   Re: SYN limit
Message-ID:  <20051011003306.D8442@odysseus.silby.com>
In-Reply-To: <200510110333.j9B3XuS6061712@banyan.cs.ait.ac.th>
References:  <200510100622.j9A6MMbW014091@banyan.cs.ait.ac.th> <20051010012831.G60693@odysseus.silby.com> <200510100652.j9A6qIbV015852@banyan.cs.ait.ac.th> <20051010030301.F60693@odysseus.silby.com> <200510110333.j9B3XuS6061712@banyan.cs.ait.ac.th>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051011003306.D8442>