I have tried to check the difference in requests if in IIS7 doStaticCompression and doDynamicCompression are true or false.
Strangely, I don't see any difference in the size of the responses. If I set the compression to false for instance, shouldn't the size of the responses be bigger for dynamic and static pages?