I’m using the dreamhost’s one with a few modifications.
Here is the paste: https://gist.github.com/spinolacastro/7322999
Hi, i’m running on Openshift Origin.
So the varnish is behind a apache proxy:
(APACHE PROXY) –> (VARNISH)
I just figured out how make it work, just defined (VHP_VARNISH_IP) with http://blog.example.com and now everything works fine.
I have a little trouble when logged users open the site, they get logged out and have to relogin. Have you seen this?
BTW: i have W3 Total Cache enabled.