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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to