开发者

Applying GZIP for a website under IIS?

开发者 https://www.devze.com 2022-12-18 18:17 出处:网络
How to find out whether particular web server\'s GZipis enabled or not and How to apply the GZip compressi开发者_如何学Pythonon for theweb site under IIS 6.0?The IIS GUI doesn\'t support turning comp

How to find out whether particular web server's GZip is enabled or not and How to apply the GZip compressi开发者_如何学Pythonon for the web site under IIS 6.0?


The IIS GUI doesn't support turning compression on in IIS6. You'll need to update the IIS metabase directly with the settings instead.

The MSDN documentation gives a high level overview of HTTP compression but doesn't talk about getting the changes into the metabase. I found some instructions and a helpful metabase example.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号