Unknown variable 'beresp.url'

Tobias Hensel hensel.tobias at googlemail.com
Fri Jun 17 11:39:17 CEST 2011


> You wanna use req.url, e.g.
> sub vcl_fetch {
>   if (req.url ~ ....)
>
Thank you for your fast answer!

I thought I wanna use the statements shown in the example.
In the Internet, I see a lot of vcl examples where beresp.url is used 
with 2.1 even in the official docs it is shown. So I'm a little bit 
irritated that this does not work.






More information about the varnish-misc mailing list