as a symbol ref while "strict refs"'. PR 56329.
[Holger Mauermann <mauermann gmail.com>]
- *) core: Configuration files with long lines and continuation characters
- are not read properly. PR 55910. [Manuel Mausz <manuel-as mausz.at>]
-
- *) mod_proxy_fcgi: Provide some basic alternate options for specifying
- how PATH_INFO is passed to FastCGI backends by adding significance to
- the value of proxy-fcgi-pathinfo. PR 55329. [Eric Covener]
-
- *) mod_proxy_fcgi: Enable UDS backends configured with SetHandler/RewriteRule
- to opt-in to connection reuse and other Proxy options via explicitly
- declared "proxy workers" (<Proxy unix:... enablereuse=on max=...)
- [Eric Covener]
-
- *) mod_proxy: Add "enablereuse" option as the inverse of "disablereuse".
- [Eric Covener]
-
*) mod_proxy_fcgi: Enable opt-in to TCP connection reuse by explicitly
setting proxy option disablereuse=off. [Eric Covener] PR 57378.