From: Amos Jeffries Date: Mon, 24 Aug 2015 18:36:20 +0000 (-0700) Subject: Docs: fix HTML tags in release notes X-Git-Tag: SQUID_4_0_1~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68bdae93cefdd86ee300179b6a40dd2643117d3b;p=thirdparty%2Fsquid.git Docs: fix HTML tags in release notes --- diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 148b9d8061..d4c80760af 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -104,8 +104,8 @@ Most user-facing changes are reflected in squid.conf (see below).

To mark an ICAP service as secure, use an icaps:// service URI scheme when listing your service via an icap_service directive. The industry is using a - Secure ICAP term, and Squid follows that convention, but icaps seems more - appropriate for a scheme name. + Secure ICAP term, and Squid follows that convention, but icaps seems more + appropriate for a scheme name.

Squid uses port 11344 for Secure ICAP by default, following another popular proxy convention. The old 1344 default for plain ICAP ports has not changed.