swf not being delivered

Paul A. Procacci pprocacci at datapipe.com
Thu May 2 14:12:29 CEST 2013


> root at 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.



More information about the varnish-misc mailing list