madalinoprea / magneto-varnish

Magento extension that implements full page caching using Varnish
http://moprea.ro/2011/may/6/magento-performance-optimization-varnish-cache-3/
123 stars 36 forks source link

Varnish on a separate server #11

Closed biohazd closed 13 years ago

biohazd commented 13 years ago

How would this work if varnish was running on a separate server to the Apache one ?

biohazd commented 13 years ago

This seems to just work - I changed the IP and port in the GUI and also added the web servers IP to the varnish conf ACL.

madalinoprea commented 13 years ago

Sorry for the late reply. As you already said it works. Needs to change Varnish configuration. You can also configure Varnish to use multiple apache servers and make Varnish act like a load balancer.