Re: [PATCH] Remove unused enum values in mpm_winnt

2017-07-11 Thread Evgeny Kotkov
Ivan Zhakov writes: > Please find attached patch that removes unused values of io_state_e > enum in mpm_winnt. Thanks, patch committed in https://svn.apache.org/r1801657 Regards, Evgeny Kotkov

Re: 2.4.27

2017-07-11 Thread Jim Riggs
> On 11 Jul 2017, at 11:46, James Cloos wrote: > >> "JJ" == Jim Jagielski writes: > > JJ> *) mod_http2: disable and give warning when mpm_prefork is encountered. > The server will > JJ> continue to work, but HTTP/2 will no longer be negotiated.

Re: svn commit: r1406495 - in /httpd/httpd/trunk: CHANGES include/http_config.h server/core.c

2017-07-11 Thread Eric Covener
Does anyone recall what kind of directives were misbehaving? It seems like many things that work in Location/LocationMatch but not Directory/Files would tend to work with The single-arg form of Alias for example gets caught up in this check if (!file_req) { if ((access_status =

Re: [RFC/PATCH] mpm_winnt: Fix several issues in the child process shutdown logic

2017-07-11 Thread Evgeny Kotkov
Evgeny Kotkov writes: > (1) As a part of the process of shutting down worker threads, the code > around child.c:1170 currently posts an amount of I/O completion packets > equal to the amount of the threads blocked on the I/O completion port. > Then it

Re: svn commit: r1801594 - in /httpd/httpd/trunk: docs/manual/mod/mod_proxy_wstunnel.xml modules/proxy/mod_proxy_wstunnel.c

2017-07-11 Thread jean-frederic clere
On 07/11/2017 02:36 PM, Yann Ylavic wrote: > On Tue, Jul 11, 2017 at 1:41 PM, wrote: >> Author: jfclere >> Date: Tue Jul 11 11:41:44 2017 >> New Revision: 1801594 >> >> URL: http://svn.apache.org/viewvc?rev=1801594=rev >> Log: >> >> Add logic to read the Upgrade header and

Re: 2.4.27

2017-07-11 Thread James Cloos
> "JJ" == Jim Jagielski writes: JJ> *) mod_http2: disable and give warning when mpm_prefork is encountered. The server will JJ> continue to work, but HTTP/2 will no longer be negotiated. [Stefan Eissing] Why break h2 w/ prefork. AIUI, one still needs to use

Re: An ask for eyes on proposal

2017-07-11 Thread Jim Jagielski
+1 for Whitelisting... > On Jul 10, 2017, at 12:02 PM, William A Rowe Jr wrote: > > Based on the fact that Jim's advanced this for consideration for 2.4.28, > any further feedback on the following proposal to make RemoteIPProxyProtocol > directive into a whitelist (to

[Announcement] Apache HTTP Server 2.2.34 Released

2017-07-11 Thread William A Rowe Jr
July 11, 2017 The Apache Software Foundation and the Apache HTTP Server Project announce the release of version 2.2.34 of the Apache HTTP Server ("Apache"), the final maintenance release of the 2.2 series. No further 2.2 releases are anticipated. This version of Apache is

Re: 2.4.27

2017-07-11 Thread Helmut K. C. Tessarek
On 2017-07-11 08:55, David Zuelke wrote: > That PHP bug affects parsing of PHP-FPM's config file. It has nothing > to do with the FastCGI interface or its runtime behavior. Nope, it also fixed a web application for me. see https://github.com/nextcloud/server/issues/5660 -- regards Helmut K. C.

Re: 2.4.27

2017-07-11 Thread Reindl Harald
Am 11.07.2017 um 14:55 schrieb David Zuelke: On 10. Jul 2017, at 16:04, Reindl Harald wrote: Am 06.07.2017 um 19:28 schrieb Jacob Champion: Administrators using prefork who would like to switch to HTTP/2 in the future need to understand the limitations of the

Re: 2.4.27

2017-07-11 Thread David Zuelke
On 10. Jul 2017, at 16:04, Reindl Harald wrote: > > Am 06.07.2017 um 19:28 schrieb Jacob Champion: >> Administrators using prefork who would like to switch to HTTP/2 in the >> future need to understand the limitations of the prefork architecture they >> have selected.

[ANNOUNCEMENT] Apache HTTP Server 2.4.27 Released

2017-07-11 Thread Jim Jagielski
Apache HTTP Server 2.4.27 Released July 11, 2017 The Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 2.4.27 of the Apache HTTP Server ("Apache"). This version of Apache is our latest GA release of the new generation 2.4.x

Re: svn commit: r1801594 - in /httpd/httpd/trunk: docs/manual/mod/mod_proxy_wstunnel.xml modules/proxy/mod_proxy_wstunnel.c

2017-07-11 Thread Yann Ylavic
On Tue, Jul 11, 2017 at 1:41 PM, wrote: > Author: jfclere > Date: Tue Jul 11 11:41:44 2017 > New Revision: 1801594 > > URL: http://svn.apache.org/viewvc?rev=1801594=rev > Log: > > Add logic to read the Upgrade header and use it in the response. > Use we you are proxying to a