Is there an equivalent to the mod_pagespeed Apache module for IIS?

后端 未结 5 575
离开以前
离开以前 2020-12-29 23:24

Is there an equivalent to mod_pagespeed Apache module but for IIS?

5条回答
  •  自闭症患者
    2020-12-29 23:56

    No.

    Not right now, at least.

    Do keep in mind, however, that mod_pagespeed is an automation of the best practices of web caching and speeding and you can manually set those up. PageSpeed Extension and YSlow extension are both very helpful to understand what should be optimized.

提交回复
热议问题