From: wessels <> Date: Tue, 2 Jun 1998 10:17:31 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3201 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee3a78d4facb3bc30b6845f021ae0dd78f609464;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 4c6520111c..d5735b7196 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Changes to squid-1.2.beta22 (June 1, 1998): + - do not cut off "; parameter" from "digitized" Content-Type http fields - Added X-Request-URI for persistent connection debugging @@ -17,6 +19,9 @@ - Replaced "complex" (offset accounting) calls to snprintf with MemBuf - Do not send only-if-cached cc directive with requests for peer's digests. + - Added "automatic tuning" for incoming request rate, i.e. + how often to check HTTP and ICP sockets. See comm.c + comments for details. Changes to squid-1.2.beta21 (May 22, 1998):