View Single Post
  #6  
Old 06-06-2010, 04:49 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
When access the file with
Quote:
curl -H "Accept-Encoding: gzip" .../index.html
The response body is blank.
Something is wrong, can you enable debug logging and check the debug log?
Or strace the child lshttpd process to find out what happened?
Please file a bug report to bug@litespeedtech... if you believe it is a bug.
Reply With Quote