POST requests to ESIs

James Sansbury james.sansbury at lullabot.com
Wed Jan 12 22:01:47 CET 2011


On Wed, Jan 12, 2011 at 1:39 PM, Caunter, Stefan <scaunter at topscms.com>wrote:

> Even on heavily commented sites, the number of POSTs for new comments will
> be low per second. Issue always seems to be pulling comments for each page
> load. Loading comments with a GET, with a ttl > 0 seems to work well for us
> (no ESI). Is there a reason you are running with TTL at zero?
>

Yeah, sorry, it was not so much about the TTL as the ability to still lookup
the cached page and pass the POST through to the ESI. I understand we can
increase the TTL of the ESI, but the real goal here is to have a separate
ESI only server that handles all authenticated traffic, while keeping the
frontend server served completely from the Varnish cache.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20110112/5bbb9a35/attachment-0007.html>


More information about the varnish-misc mailing list