]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Fri, 11 Sep 1998 11:22:56 +0000 (11:22 +0000)
committerwessels <>
Fri, 11 Sep 1998 11:22:56 +0000 (11:22 +0000)
ChangeLog

index d7486ac35280b3a3708ef38a6fc2cbd9d18cccfd..845400bcffcb5b1e6a6623b56f0207c9298fde46 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
          requests, such as for peer digests.
        - Completed initial HTCP implementation.  It works, but is not
          tested much.
+       - Added counters for I/O syscalls.
+       - Fixed httpMaybeRemovePublic.  With broken ICP neighbors
+         (netapp) Squid doesn't use private keys.  This caused us
+         to remove almost every object from the cache.
+       - Added 'asndb' cachemgr stats to show AS Number tree.
+       - Fixed comm_incoming calling rate for high loads (Stewart
+         Forster).
 
 Changes to squid-1.2.beta24 (August 21, 1998):