3
I have a question, I have accommodation in kinghost and before activating the support I would like to know if what happens is even a problem.
what happens is that the static files (mainly in question the css and js) are not always being delivered compressed.
The content css and js is delivered with gzip, but not always. I noticed this when using the pagespeed of google and sometimes he informs that the content is not being compressed. So I used the Devtools of Chrome and updated the same page several times with the same css and js and I noticed that actually the server doesn’t always deliver these compressed files.
Why does this happen? This is normal or a server configuration failure?
Thanks for your attention.
ps.: if relevant the IIS OS version is 8.
just to be sure, the times it does not deliver compressed status code is different than 304?
– Thiago Custodio
status is always 200
– SuperMax