Dynamic compression doesn't seem to be used in IIS 7.5

后端 未结 2 1497
面向向阳花
面向向阳花 2020-12-31 03:14

I currently have both static and dynamic compression configured. The static compression is working, however the dynamic compression, when checked through YSlow and Fiddler,

相关标签:
2条回答
  • 2020-12-31 03:58

    Are you sure you have Dynamic Compression installed in IIS? By default, it is not installed on Server 2008 (or R2). Try this article: http://www.iis.net/ConfigReference/system.webServer/urlCompression

    0 讨论(0)
  • 2020-12-31 04:00

    Check this thread, it sounds like you are having a similar issue:

    How can I get gzip compression in IIS7 working?

    0 讨论(0)
提交回复
热议问题