From: Luca Toscano Date: Tue, 15 Nov 2016 16:16:43 +0000 (+0000) Subject: Documentation rebuild X-Git-Tag: 2.4.24~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=613b01df08d738c40581b6b2fec8981b2ebd2019;p=apache Documentation rebuild This commit also revert my last one about H2PushResource. After a chat on #http-dev we decided to make it public since it holds a Compatibility section. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1769853 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index a996deae5c..b1bc7a68f9 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -295,6 +295,7 @@
  • H2Push
  • H2PushDiarySize
  • H2PushPriority
  • +
  • H2PushResource
  • H2SerializeHeaders
  • H2SessionExtraFiles
  • H2StreamMaxMemSize
  • diff --git a/docs/manual/mod/mod_http2.html.en b/docs/manual/mod/mod_http2.html.en index 0923ee33a4..97d4a5819b 100644 --- a/docs/manual/mod/mod_http2.html.en +++ b/docs/manual/mod/mod_http2.html.en @@ -92,6 +92,7 @@
  • H2Push
  • H2PushDiarySize
  • H2PushPriority
  • +
  • H2PushResource
  • H2SerializeHeaders
  • H2SessionExtraFiles
  • H2StreamMaxMemSize
  • @@ -638,6 +639,41 @@ H2PushPriority image/jpeg before # weight inherited H2PushPriority text/css interleaved # weight 256 default + +
    top
    +

    H2PushResource Directive

    + + + + + + + +
    Description:Declares resources for early pushing to the client
    Syntax:H2PushResource [add] path [critical]
    Context:server config, virtual host, directory, .htaccess
    Status:Extension
    Module:mod_http2
    Compatibility:Available in version 2.4.24 and later.
    +

    + When added to a directory/location HTTP/2 PUSHes will be attempted + for all paths added via this directive. This directive can be used + several times for the same location. +

    +

    + This directive pushes resources much earlier than adding + Link headers via mod_headers. + mod_http2 announces these resources in a + 103 Early Hints interim response to the client. + That means that clients not supporting PUSH will still get + early preload hints. +

    +

    + In contrast to setting Link response headers + via mod_headers, this directive will only + take effect on HTTP/2 connections. +

    +

    + By adding critical to such a resource, the server + will give processing it more preference and send its data, once + available, before the data from the main request. +

    +
    top

    H2SerializeHeaders Directive

    diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index 472717ff3f..4c2e5d4e5f 100644 --- a/docs/manual/mod/mod_proxy.xml.fr +++ b/docs/manual/mod/mod_proxy.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index 1bf7f070b8..c59e075487 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +