From: Jim Jagielski Date: Mon, 16 Dec 2013 15:17:49 +0000 (+0000) Subject: Extend reason for patch X-Git-Tag: 2.4.8~353 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd55b25c84280620182f217a4ba2d70a117a029f;p=apache Extend reason for patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1551226 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8e2af6c8e9..d8d4789883 100644 --- a/STATUS +++ b/STATUS @@ -168,7 +168,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: jim, druggeri * mod_proxy: Use consistent canon formats for http, ajp and fcgi (if provided - port is the default port, don't add to canon URI). + port is the default port, don't add to canon URI). Ensures that ajp and + fcgi uses the defined workers and not the default generic reverse proxy + worker. trunk patch: https://svn.apache.org/viewvc?view=revision&revision=1542562 2.4.x patch: http://people.apache.org/~jim/patches/proxy-port-scheme.patch +1: jim