Hi,
I have an instance of an OpenLiteSpeed server with Wordpress installed (including the LS cache plugin for Wordpress). I have enabled the gzip/brotli compression as per the screenshot below:
Also compression is enabled in the virtual host configuration of my domain.
But when I request the homepage and check the network tab in chrome dev tools none of my assets (css/js) files are encoded with either gzip or brotli. While the request is made with the accept header: accept-encoding: gzip, deflate, br
Also have an screenshot of the request/response:
Also tested the domain with other tools. Google Page Speed and GTMetrix both say none of the files are compressed and I should add compression.
How is the server not compressing the files or serving the compressed files?
I have an instance of an OpenLiteSpeed server with Wordpress installed (including the LS cache plugin for Wordpress). I have enabled the gzip/brotli compression as per the screenshot below:
Also compression is enabled in the virtual host configuration of my domain.
But when I request the homepage and check the network tab in chrome dev tools none of my assets (css/js) files are encoded with either gzip or brotli. While the request is made with the accept header: accept-encoding: gzip, deflate, br
Also have an screenshot of the request/response:
Also tested the domain with other tools. Google Page Speed and GTMetrix both say none of the files are compressed and I should add compression.
How is the server not compressing the files or serving the compressed files?