From 8715aba6b067e222f52b48f7beea58bdc31fd656 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Tue, 12 Apr 2016 06:18:43 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1738694 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_http2.html.en | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/mod_http2.html.en b/docs/manual/mod/mod_http2.html.en index 7868167a7d..99a28cf252 100644 --- a/docs/manual/mod/mod_http2.html.en +++ b/docs/manual/mod/mod_http2.html.en @@ -123,7 +123,7 @@ just how things are right now and not intended to be like this forever. (It might be forever for the 2.4.x release line, though.) So, HTTP/2 workers, or shorter H2Workers, will not show up in mod_status. They - are also not counted against directives such as ThreadsPerChild. However + are also not counted against directives such as ThreadsPerChild. However they take ThreadsPerChild as default if you have not configured something else via H2MinWorkers and @@ -491,7 +491,7 @@

H2PushPriority Directive

- + @@ -688,7 +688,7 @@ H2PushPriority text/css interleaved # weight 256 default
Description:H2 Server Push Priority
Syntax:H2PushPriority mime-type [after|before|interleaved] [weight]
Syntax:H2PushPriority mime-type [after|before|interleaved] [weight]
Default:H2PushPriority * After 16
Context:server config, virtual host
Status:Extension
- + -- 2.50.1
Description:
Syntax:H2TLSCoolDownSecs seconds
Syntax:H2TLSCoolDownSecs seconds
Default:H2TLSCoolDownSecs 1
Context:server config, virtual host
Status:Extension