> root@revproxy:~# varnishd -f /etc/varnish/dpdandmedia.vcl -s malloc,1G -T 
> 172.16.64.52:2000 -a :80
> Message from VCC-compiler:
> Regexp compilation error:
>
> nothing to repeat
>
> ('input' Line 38 Pos 24)
>        if (bereq.url ~ "\.swf($|?)") {
>
> -----------------------############----
>
> Running VCC-compiler failed, exit 1
>
> VCL compilation failed
> ==================

\.swf($|\?)?

Match .swf optionally follow'd by a '$' or a '?' is the above regex.

~Paul


________________________________

This message may contain confidential or privileged information. If you are not 
the intended recipient, please advise us immediately and delete this message. 
See http://www.datapipe.com/legal/email_disclaimer/ for further information on 
confidentiality and the risks of non-secure electronic communication. If you 
cannot access these links, please notify us by reply message and we will send 
the contents to you.

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

Reply via email to