View Single Post
  #6  
Old 05-28-2009, 05:44 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,603
Does it always return 503 no matter how many times you access it? or only have 503 for the first request?

Maybe the best way to trouble shoot this is to login to your server and take a look.
Otherwise, you need to find a way to strace the ruby process that handling the request result in 503.
Reply With Quote