In message <[email protected]>, "Reu
ben S." writes:
>I am getting an Assert error which I think is related to a synthetic {...}
>call I make in the vcl on PURGE commands from the back-end. Is this is a
>known issue? Should I be doing something differently?
yes, at present synthetic{} can only be used in vcl_error{}.
You can do an error(755), and test for that status in vcl_error{ } and
do the synthetic there.
--
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