iis 7 - IIS 7 static file compression problem -


We have 3 web servers running IIS7 I have enabled compression for static and dynamic content. Are testing under servers and after half an hour the styles on the site started breaking.

I started the investigation and found that IIS CSS and JS files are Content-Encoding: Gzip but the actual file content is not compressed. Due to this, the browser provides an error while trying to process the content. This issue disappears if I resume IIS.

Has anyone experienced similar issues? What is the best way to diagnose the problem?

Thanks

The problem was because of the CMS (Sitcom) we are using We were upgraded to later versions and since then we have done this work. Perhaps this is a third party httpmodule that could cause problems.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -