On Wed, Aug 11, 2010 at 11:24 PM, Poul-Henning Kamp <[email protected]> wrote: > In message <[email protected]>, "T. > Pascal" writes: >>On Wed, Aug 11, 2010 at 2:31 PM, Poul-Henning Kamp <[email protected]> >>wrote: >>> In message <[email protected]>, >>> "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: > > There's already a parameter for that: log_hashstring > Confirmed that works with the "-p log_hashstring on" on startup or "param.set log_hashstring on" in the CLI.
The "run-time parameters" part of the documentation was a bit tricky to find, but I suddenly see what the cryptic comments about (for example) "max_restarts" were all about. -T _______________________________________________ varnish-dev mailing list [email protected] http://lists.varnish-cache.org/mailman/listinfo/varnish-dev
