VCL purge

Dag-Erling Smørgrav des at linpro.no
Tue Mar 4 14:55:05 CET 2008


André Øien Langvand <andre at idium.no> writes:
> obj.hash is very useful, thank you.
>
> Sadly, using double quotes doesnt help.
>
> purge_hash(req.url + "#" + req.http.host);
> -------------------#----------------------
> Error: Expected ')' got '+'
>
> purge_hash(req.url + '#' + req.http.host);
> ---------------------#--------------------
> Error: Syntax error at

I'm going to have to pass this on to Poul-Henning.  I thought we
supported string concatenation, but perhaps not in function calls?

DES
-- 
Dag-Erling Smørgrav
Senior Software Developer
Linpro AS - www.linpro.no



More information about the varnish-misc mailing list