]> git.ipfire.org Git - thirdparty/squid.git/commit
DW:
authorwessels <>
Wed, 4 Oct 2000 02:51:04 +0000 (02:51 +0000)
committerwessels <>
Wed, 4 Oct 2000 02:51:04 +0000 (02:51 +0000)
commitac342231d8be1b8148ef1482e0aa09e1fa3dee91
tree26c895062286cb77f49174efcac6617c65702aed
parent6d2cd9074ff7bfd82b7525d0092fd39c5703112b
DW:
 - This ugly hack is here to prevent the user from seeing a negative
   byte hit ratio.  When we fetch a cache digest from a neighbor,
   it gets treated like a cache miss because the object is consumed
   internally.  Thus, we subtract cache digest bytes out before
   calculating the byte hit ratio.
src/stat.cc