|
Looks like your scripting engine sent back a response header indicating a compressed response body while the response body is not compressed, for some reason LSWS think the client is not capable of handling compressed response, so it try to uncompress it.
Have you enabled GZIP compression for dynamic content, maybe you need to flip that option under "server"->"tuning" tab.
|