]] Simon Lyall | However going through the docs this appears to be impossible since I | won't know the result of the backend call until vcl_fetch or | vcl_deliver and neither of these give me the option to go back to | vcl_recv
You should be able to just change req.url and restart in vcl_fetch. -- Tollef Fog Heen Varnish Software t: +47 21 98 92 64 _______________________________________________ varnish-misc mailing list [email protected] http://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
