Walid Boudebouda

Results 13 issues of Walid Boudebouda

This PR introduces the changes discussed in https://github.com/varnishcache/varnish-cache/issues/3528 The relevant parts of [BE]requests/responses are now shown as they were received/sent from/to the peer, without taking irrelevant VCL changes into account....

This is useful on multi-tenant environments to prevent a single user from wiping the whole cache or other user's cache.

a=Implement

This makes varnishncsa also accept `record-prefix` that are followed by whitespace (in addition to colon) for the `%{VSL:tag:record-prefix}x` formatter. This can be useful to match specific log records in multiple...