]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Add %master_xaction logformat code (#471)
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Fri, 13 Sep 2019 00:56:20 +0000 (00:56 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 14 Sep 2019 12:30:42 +0000 (12:30 +0000)
commit7cfd3a41fb90b7a6d765582e0c2736823fb15030
tree7980cf3f4a6a9b28191a84a3dbf499451bc010c8
parent403c4682f34c14e883f87ff960a2f050d481eeca
Add %master_xaction logformat code (#471)

Currently, knowing master transaction ID can be very helpful in triage,
especially when dealing with flash crowds on busy proxies. Upcoming
changes will also tie many current "anonymous" level-0/1 messages to
logged transactions via this ID.
src/MasterXaction.cc
src/MasterXaction.h
src/base/InstanceId.h
src/cf.data.pre
src/format/ByteCode.h
src/format/Format.cc
src/format/Token.cc