From: wessels <> Date: Wed, 10 Feb 1999 05:30:11 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~2306 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=242188c9abffa93fa32f96f4163ab747530bbd84;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 174dc9a9ae..098af147a1 100644 --- 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):