Apache 1.3 + PHP 5 on FreeBSD 6 -- bad performance under load

Clement Laforet sheepkiller at cultdeadsheep.org
Fri Feb 17 07:07:11 PST 2006


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 
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-apache/attachments/20060217/00544b9e/attachment.bin


More information about the freebsd-apache mailing list