From: Amos Jeffries Date: Tue, 19 Apr 2016 15:18:53 +0000 (+1200) Subject: Docs: add release notes for on_unsupported_protocol and request_start_timeout X-Git-Tag: SQUID_4_0_9~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d8b2d1623e9531351ca1f8faf8461ffabb3b48c;p=thirdparty%2Fsquid.git Docs: add release notes for on_unsupported_protocol and request_start_timeout --- diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 3a8e418529..427d2f940a 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -189,10 +189,18 @@ This section gives a thorough account of those changes in three categories:

New directive to limit the size of a table used for sharing information about collapsible entries among SMP workers. + on_unsupported_protocol +

New directive to set the action performed when encountering strange + protocol requests at the beginning of an accepted TCP connection. + reply_header_add

New directive to add header fields to outgoing HTTP responses to the client. + request_start_timeout +

New directive controlling how long Squid waits for the first request + bytes to arrive after initial connection establishment by a client. + server_pconn_for_nonretriable

New directive to provide fine-grained control over persistent connection reuse when forwarding HTTP requests that Squid cannot retry. It is useful