Changes to compression in IIS7
Read about changes to compression modules in IIS7 at https://blogs.iis.net/ksingla/archive/2006/06/13/changes-to-compression-in-iis7.aspx.
- Kanwal
Comments
Anonymous
June 12, 2006
Многие знают, что IIS умеет компрессировать данные при передаче (при помощи GZipAnonymous
October 16, 2006
I just posted a blog about IIS6 compression. I was wondering if IIS7 compression was much different.Anonymous
September 15, 2008
Hi, I have a webapplication on IIS7, its a proxy server, so no static files, I have activated the compression on DynamicData, I am sure that i did it, coz I did the same thing for a normal Webapplication that it contains a simple site and it works, but for the proxy application it doesnt work. To now if it works I use NetworkMonitor and see the response of the server if type is GZIP or I see the response if it contains HTML data or unreaded Data any one have any idea what could be the reason? Thanks