Search squid archive

LFT_REQUEST_SIZE_TOTAL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

No, I'm using squid-3.0.STABLE9.
I recorded "the http request size" in access log (using ">st")
But, the value was always 0 .....

In access_log.cc

>   785          case LFT_REQUEST_SIZE_TOTAL:
>   786              outint = al->cache.requestSize;
>   787              dooff = 1;
>   788              break;

I think that

> outint = al->cache.requestSize;

must be

> outoff = al->cache.requestSize;

.....

--
Sincerely,
Mikio Kishi

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux