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
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.