在Windows Azure中的gzip网站COM pression

问题描述:

是否有可能在一个简单的Azure网站启用Gzip COM pression?
如果是的话怎么能做到呢?
有什么在Azure上申请网站gzip的时候好好考虑下?

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 Websites?

我只是检查我的Azure网站之一,它看起来像gzip的工作。我没有什么特别的东西在我的web.config,所以我认为它必须在默认情况下启用。

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.