]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 23 Jan 1997 01:37:54 +0000 (01:37 +0000)
committerwessels <>
Thu, 23 Jan 1997 01:37:54 +0000 (01:37 +0000)
ChangeLog

index 98fdbb23d280a70eeb152600eb13fd667236bf17..f7ceebdb5a936c9f6a7c8697471e096bd284f99d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,12 @@ Changes to squid-1.1.5 (January 22, 1996):
        - Fixed *_ip_list parsing bug (Hiroyuki Inoue).
        - Fixed bad comm_write() calls in passStart() and sslStart()
          (Martin Boening).
+       - Changed storeMaintainSwapSpace() to scan hash table buckets in
+         random order.
+       - Added dynamic LRU Age expiration feature.  Expiration age is
+         calculated as a function of store_swap_size so that object
+         deletion rate matches the addition rate and we avoid emergency
+         object purge mode.
 
 Changes to squid-1.novm.4 (January XX, 1996):