From: Amos Jeffries Date: Thu, 30 Aug 2012 15:36:03 +0000 (-0600) Subject: Fix maximum_single_addr_tries upgrade X-Git-Tag: sourceformat-review-1~14^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38493d67b720616138d8c46d164671e39ae20a40;p=thirdparty%2Fsquid.git Fix maximum_single_addr_tries upgrade --- diff --git a/src/cf.data.pre b/src/cf.data.pre index a2e3afa039..814ae05ea0 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -123,6 +123,12 @@ DOC_START Remove this line. Configure FTP page display using the CSS controls in errorpages.css instead. DOC_END +NAME: maximum_single_addr_tries +TYPE: obsolete +DOC_START + Replaced by connect_retries. The behaviour has changed, please read the documentation before altering. +DOC_END + NAME: url_rewrite_concurrency TYPE: obsolete DOC_START