From 5cd41d0dcdc8aa2c902cde99bf7fc06dcf7d1519 Mon Sep 17 00:00:00 2001 From: adrian <> Date: Sun, 22 Oct 2000 20:29:13 +0000 Subject: [PATCH] added in an update to ChangeLog explaining Duane's changes to the fqdncache. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 75281cd79c..6d710cf4c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -88,6 +88,11 @@ Changes to Squid-2.4.DEVEL4 (): this defines the watermark where objects transit from being true hot objects to being in-transit objects in memory. It currently defaults to 8 KB. + - Change to the fqdn code which changes how pending DNS requests + are treated as private and only become public once they are + completed. This can add extra load on DNS servers but prevents + all the pending clients blocking if one of the queries got + stuck. (Duane Wessels) - Converted more code to use MemPools, from Andres Kroonmaa. - Added more CYGWIN patches from Robert Collins. -- 2.47.2