From: Jim Jagielski Date: Wed, 29 Jun 2016 17:28:53 +0000 (+0000) Subject: vote. X-Git-Tag: 2.4.23~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e116ed1e3265f42fc70a6c2f860a1dd1d59a5784;p=thirdparty%2Fapache%2Fhttpd.git vote. Required since w/o this patch, previous build fail (no lbmethods) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1750681 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 67818878615..8683f409c86 100644 --- a/STATUS +++ b/STATUS @@ -152,14 +152,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: to assist users who mis-combine flags in an unusual way.] trunk patch: http://svn.apache.org/r1749925 2.4.x: trunk patch works - +1: wrowe, rpluem + +1: wrowe, rpluem, jim *) lbmethod(s): Fix proxy balancer lbmethod --enable defaults to follow proxy_balancer trunk patch: http://svn.apache.org/r1750507 http://svn.apache.org/r1750553 2.4.x: trunk patch works - +1: wrowe, rpluem + +1: wrowe, rpluem, jim PATCHES/ISSUES THAT ARE BEING WORKED diff --git a/docs/manual/mod/mod_proxy_http2.html b/docs/manual/mod/mod_proxy_http2.html deleted file mode 100644 index 8144eefdb81..00000000000 --- a/docs/manual/mod/mod_proxy_http2.html +++ /dev/null @@ -1,5 +0,0 @@ -# GENERATED FROM XML -- DO NOT EDIT - -URI: mod_proxy_http2.html.en -Content-Language: en -Content-type: text/html; charset=ISO-8859-1 diff --git a/docs/manual/mod/mod_proxy_http2.html.en b/docs/manual/mod/mod_proxy_http2.html.en deleted file mode 100644 index 8a87a10913b..00000000000 --- a/docs/manual/mod/mod_proxy_http2.html.en +++ /dev/null @@ -1,122 +0,0 @@ - - - - - -mod_proxy_http2 - Apache HTTP Server Version 2.4 - - - - - - - - -
<-
-
-Apache > HTTP Server > Documentation > Version 2.4 > Modules
-
-

Apache Module mod_proxy_http2

-
-

Available Languages:  en 

-
- - - -
Description:HTTP/2 support module for -mod_proxy
Status:Extension
Module Identifier:proxy_http2_module
Source File:mod_proxy_http2.c
-

Summary

- -

This module requires the service of mod_proxy. It provides the features used for - proxying HTTP/2 requests. mod_proxy_http2 - supports HTTP/2 only. It does not - provide any downgrades to HTTP/1.1.

- -

Thus, in order to get the ability of handling HTTP/2 proxy requests, - mod_proxy and mod_proxy_http2 - have to be present in the server.

- -

mod_proxy_http2 works with incoming requests - over HTTP/1.1 and HTTP/2 requests. If mod_http2 - handles the frontend connection, requests against the same HTTP/2 - backend are sent over a single connection, whenever possible.

- -

This module relies on libnghttp2 - to provide the core http/2 engine.

- -

Warning

-

This module is experimental. Its behaviors, directives, and - defaults are subject to more change from release to - release relative to other standard modules. Users are encouraged to - consult the "CHANGES" file for potential updates.

-
- -

Warning

-

Do not enable proxying until you have secured your server. Open proxy - servers are dangerous both to your network and to the Internet at - large.

-
-
-

Topics

-

Directives

-

This module provides no - directives.

-

Bugfix checklist

See also

-
-
top
-
-

Request notes

-

mod_proxy_http creates the following request notes for - logging using the %{VARNAME}n format in - LogFormat or - ErrorLogFormat: -

-
-
proxy-source-port
-
The local port used for the connection to the backend server.
-
proxy-status
-
The HTTP/2 status received from the backend server.
-
-
-
-
-

Available Languages:  en 

-
top

Comments

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
-
- \ No newline at end of file diff --git a/docs/manual/mod/mod_proxy_http2.xml.meta b/docs/manual/mod/mod_proxy_http2.xml.meta deleted file mode 100644 index 2ccd79bba66..00000000000 --- a/docs/manual/mod/mod_proxy_http2.xml.meta +++ /dev/null @@ -1,12 +0,0 @@ - - - - - mod_proxy_http2 - /mod/ - .. - - - en - -