req.hash not a string (when?)
T. Pascal
t_pascal at zennet.com
Wed Aug 11 23:48:25 CEST 2010
On Wed, Aug 11, 2010 at 2:31 PM, Poul-Henning Kamp <phk at phk.freebsd.dk> wrote:
> In message <AANLkTin6VUioE8hbWeU+bhKM4g8C5uOeTbkqjSkKmHsr at mail.gmail.com>, "T.
> Pascal" writes:
>
>>Just wondering when/if req.hash can be used like the above error (or,
>>with the new "log" feature)?
>
> req.hash is not coming back as a readable variable, it is too expensive
> in storage.
>
I can appreciate that; wondering if it can be emitted in varnishlog;
currently you only see this:
26 VCL_call c hash
26 VCL_return c hash
Something a little more might be a nice transparency.
Until then the workaround is in place, commented out when not required. :)
-T.
More information about the varnish-dev
mailing list