php-cgi frozen with sbwait when SMP enable

Ivan Voras ivoras at freebsd.org
Mon Nov 10 02:37:46 PST 2008


Anton - Valqk wrote:
> You can try taking look to lighttpd status and fcgi processes status
> like this:
> server.modules   += ( "mod_status" )
> status.status-url = "/server-status"
> status.statistics-url = "/sstatus1"
> 
> status.statistics-url gives info for each fastcgi like this:
> 
> 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
> 
> 
> 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.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20081110/7c6021b2/signature.pgp


More information about the freebsd-stable mailing list