In message <[EMAIL PROTECTED]>, Alexander writes:

>Result:
>Variable 'req.http.User-Agent' not accessible in method 'vcl_deliver'
>
>I haven't found any documentation stating what variables are available in which
>functions, but so far I haven't been able to figure out any way of doing this
>short of messing with the hash and having unnecessary duplicates in the cache.

It's in the secret supplement to the master code book :-)

I can't remember why you do not have access to the request in vcl_deliver{}
there was a good reason at the time, but there may be better reasons to
fix that reason.

Please open a ticket for this, and we'll look at it.

-- 
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://projects.linpro.no/mailman/listinfo/varnish-misc

Reply via email to