Reinis Rozitis
2004-10-20 20:26:15 UTC
Hello,
Is there a way to avoid the 503 Service Unavaible errors?
I'm using lighttpd with spawned like 50 - 60 childs of fastcgi. The good
part is server load is about 60% lower than using mod_php with apache (at
least it can be controled). But as the php scripts are very cpu/memory
intensive in peak hours when the requests per second are over 60-70 there
are times the error page shows up which is not very friendly.
So is there a solution in case lighttpd cant get response in first try (or
it is broken) try to make a second (or even third) request to the fastcgi
process?
rr
Is there a way to avoid the 503 Service Unavaible errors?
I'm using lighttpd with spawned like 50 - 60 childs of fastcgi. The good
part is server load is about 60% lower than using mod_php with apache (at
least it can be controled). But as the php scripts are very cpu/memory
intensive in peak hours when the requests per second are over 60-70 there
are times the error page shows up which is not very friendly.
So is there a solution in case lighttpd cant get response in first try (or
it is broken) try to make a second (or even third) request to the fastcgi
process?
rr