From: Amos Jeffries Date: Sun, 17 Oct 2010 03:34:46 +0000 (-0600) Subject: Release notes update for EDNS X-Git-Tag: take1~179 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f9f44d76530a6253da5af46320e158149dd134ed;p=thirdparty%2Fsquid.git Release notes update for EDNS --- diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index 09d58142ed..5e4b60f0c0 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -305,6 +305,10 @@ This section gives a thorough account of those changes in three categories: cpu_affinity_map

New setting for SMP support to map Squid processes onto specific CPU cores. + dns_packet_max +

New setting to configure maximum number of bytes packet size to advertise via EDNS. + Set to "none" (the initial default) to disable EDNS large packet support. + else

Part of conditional SMP support syntax. see if