Thread: 503 Errors
View Single Post
  #1  
Old 04-26-2009, 04:38 PM
zoom zoom is offline
Senior Member
 
Join Date: Nov 2005
Posts: 92
Default 503 Errors

I seem to be getting lot's of 503 errors which requires me to restart the LiteSpeed webserver. I'm not sure why it's happening. At first I thought it might be a php memory leak, now I'm wondering if it's a configuration issue. Thoughts?

Max Connections: 20
PHP_LSAPI_MAX_REQUESTS=60
PHP_LSAPI_CHILDREN=20
Initial Request Timeout 800
Persistent Connection Yes
Server Command $SERVER_ROOT/fcgi-bin/lsphp5
Backlog 100

Here are what the process look like (typically when I have the 503 errors there are lot's of these processes):

lsws 30312 0.0 0.3 22972 8372 ? SN 12:42 0:00 lsphp5
lsws 30353 0.0 0.2 19368 5384 ? SNs 11:55 0:00 lsphp5
Reply With Quote