Re: AH01075 severity?

2015-07-24 Thread Tobias Adolph
I think this is related to Bug https://bz.apache.org/bugzilla/show_bug.cgi?id=58118 Whereas the 503-logging has been fixed, the verbose error logging is still an issue in 2.4.16 (I planned to report this). Speaking for modules/proxy/mod_proxy_fcgi.c, lowering the log level in line 836 to so

Protocols directive, NEW

2015-07-24 Thread Stefan Eissing
In best programmers' tradition, I just made a large commit just before my vacation...In good Apache tradition, however, I ran all regression tests with it. So, hopefully this works for you as well, otherwise, please just revert the commit and curse my name. CAVEAT: this commit changes mod_ssl a

Re: svn commit: r1692486 [1/2] - in /httpd/httpd/trunk: docs/log-message-tags/ include/ modules/http2/ modules/ssl/ server/

2015-07-24 Thread Ruediger Pluem
On 07/24/2015 02:09 PM, ic...@apache.org wrote: > Author: icing > Date: Fri Jul 24 12:09:44 2015 > New Revision: 1692486 > > URL: http://svn.apache.org/r1692486 > Log: > new Protocols directive and core API changes to enable protocol switching on > HTTP Upgrade or ALPN, implemented in mod_ssl a

Re: svn commit: r1692486 [1/2] - in /httpd/httpd/trunk: docs/log-message-tags/ include/ modules/http2/ modules/ssl/ server/

2015-07-24 Thread Stefan Eissing
> Am 24.07.2015 um 15:40 schrieb Ruediger Pluem : > > > > On 07/24/2015 02:09 PM, ic...@apache.org wrote: >> Author: icing >> Date: Fri Jul 24 12:09:44 2015 >> New Revision: 1692486 >> >> + >> static const char *set_http_protocol(cmd_parms *cmd, void *dummy, >>

Re: svn commit: r1692486 [2/2] - in /httpd/httpd/trunk: docs/log-message-tags/ include/ modules/http2/ modules/ssl/ server/

2015-07-24 Thread Ruediger Pluem
On 07/24/2015 02:09 PM, ic...@apache.org wrote: > Modified: httpd/httpd/trunk/server/protocol.c > URL: > http://svn.apache.org/viewvc/httpd/httpd/trunk/server/protocol.c?rev=1692486&r1=1692485&r2=1692486&view=diff > == >

Re: svn commit: r1692486 [1/2] - in /httpd/httpd/trunk: docs/log-message-tags/ include/ modules/http2/ modules/ssl/ server/

2015-07-24 Thread Ruediger Pluem
On 07/24/2015 03:50 PM, Stefan Eissing wrote: > >> Am 24.07.2015 um 15:40 schrieb Ruediger Pluem : >> >> >> >> On 07/24/2015 02:09 PM, ic...@apache.org wrote: >>> Author: icing >>> Date: Fri Jul 24 12:09:44 2015 >>> New Revision: 1692486 >>> +static int core_upgrade_handler(request_rec *r) >>>

Re: svn commit: r1692486 [1/2] - in /httpd/httpd/trunk: docs/log-message-tags/ include/ modules/http2/ modules/ssl/ server/

2015-07-24 Thread Stefan Eissing
> Am 24.07.2015 um 15:54 schrieb Ruediger Pluem : >>> The c->keepalive = AP_CONN_CLOSE looks fine to me, but why should we do the >>> other stuff in a handler. >>> IMHO that should be done by the existing code. >> >> Not sure I understand. You mean the interim response or the whole handler? > >

Building for NetWare /1 - For Your Consideration

2015-07-24 Thread NormW
Hi, The NetWare Gurus seem to be on holidays. For your consideration: Index: modules/cache/NWGNUsocachshmcb === --- modules/cache/NWGNUsocachshmcb (revision 1692595) +++ modules/cache/NWGNUsocachshmcb (working copy) @@ -28,