From: Christophe Jaillet Date: Thu, 6 Jul 2023 20:41:34 +0000 (+0000) Subject: Unless I missed somthing: X-Git-Tag: 2.4.58-rc1-candidate~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec85d88335ea3cdd4b4b1c66a67edc5cf45b181;p=thirdparty%2Fapache%2Fhttpd.git Unless I missed somthing: - H2StreamTimeout has been introduced in 2.4.55 - H2MaxDataFrameLen and H2MaxDataFrameLen will be available in the next 2.4.58. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910828 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_http2.xml b/docs/manual/mod/mod_http2.xml index 0703bc0cf61..64bbe717b85 100644 --- a/docs/manual/mod/mod_http2.xml +++ b/docs/manual/mod/mod_http2.xml @@ -1012,7 +1012,7 @@ H2TLSCoolDownSecs 0 virtual host directory - Available in version 2.5.1 and later. + Available in version 2.4.55 and later.

@@ -1031,7 +1031,7 @@ H2TLSCoolDownSecs 0 server config virtual host - Available in version 2.5.1 and later. + Available in version 2.4.58 and later.

@@ -1057,7 +1057,7 @@ H2TLSCoolDownSecs 0 directory .htaccess - Available in version 2.5.1 and later. + Available in version 2.4.58 and later.