I would like to configure an external Vanish server. Does this make sense? If yes, could someone please tell me how to configure it properly.
Internet < > VANISH < > Webserver
I will be hosting multiple website on the Webserver and I want to make sure that, if one gets hit by traffic, VANISH will basically step in and serve mostly static sites.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Yes it does, and it should be very similar to setting up varnish on the same server (see https://www.digitalocean.com/community/articles/how-to-install-and-configure-varnish-with-apache-on-ubuntu-12-04--3 ) <br>except that instead of configuring your backend to be localhost port 8080(this tutorial’s equivalent of 127.0.0.1:8080) you would instead use the ip of your webserver and the default port 80(assuming that is where apache is there) <br> <br>After that, the domain name and the ip you would give to clients would be that of the varnish server and NOT that of your webserver. <br> <br>I hope this helps
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.