在IIS 8.5上启用GZip,但是Yslow给出F

我在IIS 8.5服务器上启用了GZip压缩。 并testing下面的工具压缩。

  • Varvy GZip
  • Giftofspeed压缩testing
  • Whatsmyip Gzip压缩testing
  • GIDZip

我在GTMetrix网站性能工具上testing了它。 GZip压缩都是绿色的。 GTmetrix Yslow也表示GZip在我的networking应用程序上启用。

但问题是Chrome YSlow扩展名仍然给出了“启用GZip压缩”的F。 我检查了"Content-encoding"的响应标题。 仍然显示Accept-Encoding : gzip, deflate

我也做了web.config,applicationhost.config和IIS服务器configuration的所有configuration。

我对此感到困惑。 任何帮助将不胜感激。

谢谢