In message <[email protected]>, Lars
 Kellogg-Stedman writes:

>Will <esi:include> in Varnish only fetch content from the backend that
>served the document containing the <esi:include> directive?

No, you can also specify the host part.

Your vcl_recv{} is responsible for setting the right backend based on
the req.http.host header.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[email protected]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

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

Reply via email to