문제

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