From owner-freebsd-stable@FreeBSD.ORG Mon Nov 10 10:37:46 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ED48106564A for ; Mon, 10 Nov 2008 10:37:46 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id DF9288FC17 for ; Mon, 10 Nov 2008 10:37:45 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KzU9Q-0008Jd-6U for freebsd-stable@freebsd.org; Mon, 10 Nov 2008 10:37:44 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Nov 2008 10:37:44 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Nov 2008 10:37:44 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Mon, 10 Nov 2008 11:37:53 +0100 Lines: 46 Message-ID: References: <491726F4.4040808@lozenetz.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig607946EE2BF798EC5B686D47" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.17 (X11/20080925) In-Reply-To: <491726F4.4040808@lozenetz.org> X-Enigmail-Version: 0.95.0 Sender: news Subject: Re: php-cgi frozen with sbwait when SMP enable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2008 10:37:46 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig607946EE2BF798EC5B686D47 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Anton - Valqk wrote: > You can try taking look to lighttpd status and fcgi processes status > like this: > server.modules +=3D ( "mod_status" ) > status.status-url =3D "/server-status" > status.statistics-url =3D "/sstatus1" >=20 > status.statistics-url gives info for each fastcgi like this: >=20 > fastcgi.active-requests: 0 > fastcgi.backend.backend1.0.connected: 12493970 > fastcgi.backend.backend1.0.died: 0 > fastcgi.backend.backend1.0.disabled: 0 > fastcgi.backend.backend1.0.load: 0 > fastcgi.backend.backend1.0.overloaded: 0 > fastcgi.backend.backend1.load: 1 > fastcgi.requests: 19479062 >=20 >=20 > etc... read what each means on lighttpd site... > pls tell what caused this, it'd be very interesting to me! Yes, though I don't use lighttpd right now, I plan to one day so I'm also interested in the cause and solution for this problem. --------------enig607946EE2BF798EC5B686D47 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJGA8BldnAQVacBcgRArafAJ0a1cyjJMXyoPudp39tP2l3at8RJgCePetf uYaZDmpj3DmOeKJzxVWlAHQ= =ekqf -----END PGP SIGNATURE----- --------------enig607946EE2BF798EC5B686D47--