gzip compression in Windows Azure Websites

后端 未结 2 1654
再見小時候
再見小時候 2020-12-09 18:52

Is it possible to Enable gzip compression on a simple Azure Website? If so how can it be done? Is there anything to take under consideration when applying gzip on Azure Webs

2条回答
  •  时光取名叫无心
    2020-12-09 19:07

    I just checked one of my azure web sites and it does look like gzip is working. I don't have anything special in my web.config so I think it must be enabled by default.

提交回复
热议问题