From owner-freebsd-apache@FreeBSD.ORG Fri Feb 17 15:07:11 2006 Return-Path: X-Original-To: freebsd-apache@freebsd.org Delivered-To: freebsd-apache@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B12416A422 for ; Fri, 17 Feb 2006 15:07:11 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 1FF1343D46 for ; Fri, 17 Feb 2006 15:07:09 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 51363 invoked by uid 1000); 17 Feb 2006 16:07:07 +0100 Date: Fri, 17 Feb 2006 16:07:07 +0100 From: Clement Laforet To: BSD Message-ID: <20060217150707.GC59145@goofy.cultdeadsheep.org> References: <43F3539E.5080007@celeritystorm.com> <20060215210533.GB59145@goofy.cultdeadsheep.org> <43F398B8.2000103@celeritystorm.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TYecfFk8j8mZq+dy" Content-Disposition: inline In-Reply-To: <43F398B8.2000103@celeritystorm.com> User-Agent: Mutt/1.5.10i Cc: freebsd-apache@freebsd.org Subject: Re: Apache 1.3 + PHP 5 on FreeBSD 6 -- bad performance under load X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2006 15:07:11 -0000 --TYecfFk8j8mZq+dy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 15, 2006 at 09:10:16PM +0000, BSD wrote: > That is my main suspect too. Is there a way to know how many connections= =20 > are currently on the backlog ? netstat should help: netstat -n -p TCP | grep SYN_RECV but I don't know how it reacts with accept filter. clem --TYecfFk8j8mZq+dy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFD9eaasRhfjwcjuh0RAuABAKDQCJ3FnE29hw5yuBre/7MPwQgUmgCfSajJ iR2s0ZNaSPD+YUE0CWqZugI= =MzqV -----END PGP SIGNATURE----- --TYecfFk8j8mZq+dy--