From e775ad73d9eaa9030fb8c05e9dc28f46318efd40 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 13 Feb 2017 15:28:03 +0000 Subject: [PATCH] Update w/ add'n people. Jacob helped w/ the envvar stuff and Jim helped w/ the FPM/virtual stuff (If we remove the virtual_script stuff, remove Jim from this CHANGES entry) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1782792 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 4f507bd5a5..014d4ed415 100644 --- a/CHANGES +++ b/CHANGES @@ -2,7 +2,8 @@ Changes with Apache 2.5.0 *) mod_proxy_fcgi: Add ProxyFCGISetEnvIf to fixup CGI environment - variables just before invoking the FastCGI. [Eric Covener] + variables just before invoking the FastCGI. [Eric Covener, + Jacob Champion] *) mod_proxy: Allow the per-request environment variable "no-proxy" to be used as an alternative to ProxyPass /path !. This is primarily @@ -28,11 +29,11 @@ Changes with Apache 2.5.0 *) mod_proxy_hcheck: Ensure thread-safety when concurrent healthchecks are in use (ProxyHCTPsize > 0). PR 60071. [Yann Ylavic, Jim Jagielski] - *) mod_proxy_fcgi: Return to 2.4.20-and-earlier behavior of leaving - a "proxy:fcgi://" prefix in the SCRIPT_FILENAME environment variable by + *) mod_proxy_fcgi: Return to 2.4.20-and-earlier behavior of leaving + a "proxy:fcgi://" prefix in the SCRIPT_FILENAME environment variable by default. Add ProxyFCGIBackendType to allow the type of backend to be specified so these kinds of fixups can be restored without impacting - FPM. PR60576 [Eric Covener] + FPM. PR60576 [Eric Covener, Jim Jagielski] *) Don't set SO_REUSEPORT unless ListenCoresBucketsRatio is greater than zero. [Eric Covener] -- 2.40.0