> - Is Varnish using the correct backend for that host?

That's probably your biggest bet: if you have Apache's Virtual Hosts
bound on the public IP of your server, but you've defined your backend
in Varnish to connect to 127.0.0.1, Apache won't be able to match the
hostname with the IP address and doesn't know which Virtual Host to
serve.

Mattias

_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to