Varnish caching - passing a hostname
I’m using varnish to cache a REST service that’s slow enough to cause me grief in development.
Out of the box it assumes you are caching your own server and that the client is already using the right host header.
To specify that it should use a host header to match the backend I’m using a config like