]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Docs: add release notes for on_unsupported_protocol and request_start_timeout
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 19 Apr 2016 15:18:53 +0000 (03:18 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 19 Apr 2016 15:18:53 +0000 (03:18 +1200)
doc/release-notes/release-4.sgml

index 3a8e4185298c44db275e1d032b659b26af15da22..427d2f940a955bf1cf894d0ba184bb28dd0073e0 100644 (file)
@@ -189,10 +189,18 @@ This section gives a thorough account of those changes in three categories:
        <p>New directive to limit the size of a table used for sharing information
           about collapsible entries among SMP workers.
 
+       <tag>on_unsupported_protocol</tag>
+       <p>New directive to set the action performed when encountering strange
+          protocol requests at the beginning of an accepted TCP connection.
+
        <tag>reply_header_add</tag>
        <p>New directive to add header fields to outgoing HTTP responses to
           the client.
 
+       <tag>request_start_timeout</tag>
+       <p>New directive controlling how long Squid waits for the first request
+          bytes to arrive after initial connection establishment by a client.
+
        <tag>server_pconn_for_nonretriable</tag>
        <p>New directive to provide fine-grained control over persistent connection
           reuse when forwarding HTTP requests that Squid cannot retry. It is useful