On May 28, 2010, at 12:32, Caunter, Stefan wrote: > Can we potentially build a delay into vcl for the individual captcha requests > to compensate for this slowness since these are not cacheable? Has anyone > implemented a “patience” subroutine?
Just make the backend build the captcha image on demand (rather than create it in one place and serve it from another, as it sounds like is what you are doing). - ask _______________________________________________ varnish-misc mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-misc
