View Single Post
  #4  
Old 02-13-2011, 02:25 AM
NiteWave NiteWave is online now
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,216
it's too short. that means if a php script running over 60 seconds, lsws may think it's hanging and kill the php process, and issue 408 time out error.

please check if that php script run for a long time?

if it's the case, increase the time out.
Reply With Quote