View Single Post
  #2  
Old 08-27-2009, 12:53 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
I think there is somehting that LSWS does not like in the AJP packet sent by flup-ajp, so web server side closed the connection.
If it can be reproduced with certain URL, you can grep 503 error in access log see if it only happen to certain URL.
You can use tcpdump to capture the data exchanged between LSWS and flup-ajp.
Reply With Quote