Hi, I enabled gzip in IIS7, and it works for some files, but others don't...
I'm using httpwatch and I can see that some .js files are being gziped but others don't, they get gziped after I manually request for the files 3 or 4 times, then iis gzips it...
Is this a normal behavior?
How can I make it gzip all the static files?
thanks!