Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2006 16:07:07 +0100
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        BSD <bsdlists@celeritystorm.com>
Cc:        freebsd-apache@freebsd.org
Subject:   Re: Apache 1.3 + PHP 5 on FreeBSD 6 -- bad performance under load
Message-ID:  <20060217150707.GC59145@goofy.cultdeadsheep.org>
In-Reply-To: <43F398B8.2000103@celeritystorm.com>
References:  <43F3539E.5080007@celeritystorm.com> <20060215210533.GB59145@goofy.cultdeadsheep.org> <43F398B8.2000103@celeritystorm.com>

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

--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--



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