Log all transactions?

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Mon, 28 Jun 2010 12:17:16 -0600

Hello,

    What is the motivation behind excluding HTTP transactions with
LOG_TAG_NONE logType and zero out.size?

> void
> ClientHttpRequest::logRequest()
> {
> if (out.size || logType) {

This guard might keep valuable information from the cache administrator.
Should we work on removing the guard?

Thank you,

Alex.
P.S. The guard also causes a memory leak, but that has been fixed in bug
#2964.
Received on Mon Jun 28 2010 - 18:18:04 MDT

This archive was generated by hypermail 2.2.0 : Tue Jun 29 2010 - 12:00:07 MDT