]> git.ipfire.org Git - thirdparty/squid.git/commit - src/base/AsyncCall.h
Use InstanceId for async job and calls identification.
authorAlex Rousskov <rousskov@measurement-factory.com>
Mon, 4 Oct 2010 14:52:38 +0000 (08:52 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Mon, 4 Oct 2010 14:52:38 +0000 (08:52 -0600)
commit52ed047a82bb543fda92591d359d17840de4412d
treece7e367fbc7d8e164d547c6c5452bf7c9d95e222
parent8b110b48bc06f3e7c6335b9651d787abe423d3c3
Use InstanceId for async job and calls identification.

Side-effect: removes inconsistent prefixes for job debugging: ecapxN, icapxN,
asyncN are now all jobN, simplifying searching and processing debugging logs.
src/adaptation/ecap/XactionRep.cc
src/adaptation/icap/Xaction.cc
src/base/AsyncCall.cc
src/base/AsyncCall.h
src/base/AsyncJob.cc
src/base/AsyncJob.h