Hello,
We have some issues with LS GZIP compression on certain CSS files.
In my LS configuration, I have the following setup:
The problem is that sometimes the response from the server is not GZIP compressed (usually the first request after a period of no requests) and this affects some clients of ours in their google analytics score and other things.
If I switch back to Apache everything work fine and the reply is always GZIP compressed.
Does anyone have this issue as well? Please let me know what other info I should provide to get solve this problem.
We have some issues with LS GZIP compression on certain CSS files.
In my LS configuration, I have the following setup:
Code:
Enable Compression
Yes
Compressible Types
text/*, application/x-javascript, application/xml, application/javascript, image/svg+xml
If I switch back to Apache everything work fine and the reply is always GZIP compressed.
Does anyone have this issue as well? Please let me know what other info I should provide to get solve this problem.
Last edited by a moderator: