Thread: 503 errors
View Single Post
  #7  
Old 10-01-2007, 02:26 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,585
I don't think it is because the file is too small. Something wrong on the PHP part. Does it only happen during the peak hour? Maybe you get too many PHP processes, so end up with resource limit error, like "Process Soft/Hard Limit". You should turn off "503 auto fix" and strace the PHP process when having the 503 problem.
Reply With Quote