]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 10 Feb 1999 05:30:11 +0000 (05:30 +0000)
committerwessels <>
Wed, 10 Feb 1999 05:30:11 +0000 (05:30 +0000)
ChangeLog

index 174dc9a9ae3f1e0a72cd48eec2ee626adeeb73f0..098af147a1341241f099c3954d48d99f84beeb69 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -102,6 +102,10 @@ Changes to Squid-2.2 ():
                  question (used to be all set to 1 second worth
                  of traffic).  Pools are restored to this level
                  on reconfiguratoin.
+       - Changed storeClientCopy to give a swap-in failure if 
+         the number of open disk FD's is above the 'max_open_disk_fds'
+         limit.  Otherwise, a very loaded cache will end up with
+         all disk files open for reading, and none for writing.
 
 Changes to Squid-2.1 (November 16, 1998):