How do I see if IIS Compression is working using Fiddler? I have a page that, when viewed through Port80Software or GID Network\'s tool it appears to be coming across compre
From the Inspectors tab, there is a group of sub -tabs. Make sure you have Transformer selected. Then for each request on the page load, look to see if it was sent with GZIP or No Compression.
Fiddler is pretty good and allows you to pick each individual request made when loading the file.