-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Olivier Nicole wrote: > Hi, > > 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. > > For some reason, it seems that the MySQL server only accepts 50 > connections to the same resource comming from the same client at one > given time. 50 other connections are in SYN_SENT state. My guess is that you've run into a MySQL configuration limit. MySQL can be configured to accept more connections. Try looking through the MySQL docs and see if you need to tweak your config? --eli -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDSqZYLTFEeF+CsrMRAo1oAJwNuMJBtbYizTEAN1Vnyep7uaffbwCcD4+/ iVEugod3dCGk1Kk8fdVz/j0= =tke4 -----END PGP SIGNATURE----- _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"