I just 'quick create' a website in windows azure with the simple step below and it's an IIS8.0 based site. enter image description here

How to install Varnish in front of this IIS server in windows azure?

有帮助吗?

解决方案 2

You can't run Varnish on a website which is actually not just standard IIS (see: http://www.slideshare.net/maartenba/windows-azure-web-sites-things-they-dont-teach-kids-in-school-comunity-day-2013). As others have said you'll need to run a VM to install Varnish.

其他提示

I believe that you must change to Virtual Machine execution model to install varnish cache.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top