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

后端 未结 2 1499
面向向阳花
面向向阳花 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

提交回复
热议问题