From owner-freebsd-net@FreeBSD.ORG Mon Oct 10 17:35:24 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78CFB16A41F for ; Mon, 10 Oct 2005 17:35:24 +0000 (GMT) (envelope-from dart@es.net) Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48AFE43D46 for ; Mon, 10 Oct 2005 17:35:24 +0000 (GMT) (envelope-from dart@es.net) Received: from [198.128.1.31] ([198.128.1.31]) by postal1.es.net (Postal Node 1) with ASMTP (SSL) id IBA74465; Mon, 10 Oct 2005 10:35:21 -0700 Message-ID: <434AA658.1090505@es.net> Date: Mon, 10 Oct 2005 10:35:20 -0700 From: Eli Dart Organization: Energy Sciences Network User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050726) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Olivier Nicole References: <200510100622.j9A6MMbW014091@banyan.cs.ait.ac.th> In-Reply-To: <200510100622.j9A6MMbW014091@banyan.cs.ait.ac.th> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: SYN limit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dart@es.net List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Oct 2005 17:35:24 -0000 -----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-----