Re: [proposed] 2.4 Maintenance SIG

2017-01-23 Thread William A Rowe Jr
On Sun, Jan 22, 2017 at 7:52 PM, Noel Butler wrote: > Perhaps the only person who wont bend over and take it up the arse like > some people here expect, if I have an opinion, i'll voice it > Noel, your immediately prior post was an interesting example, although I fail to

httpd-trunk/modules/mod_remoteip.c & C89?...

2017-01-23 Thread NormW
G/M, In function: static const char *remoteip_enable_proxy_protocol(cmd_parms *cmd, void *config, my 'compiler' reports line 389 mod_remoteip.c: remoteip_addr_info **rem_list[len_list]; > ^ "not a valid 'const' expression" even tho 'len_list is

Re: Summary: Broken FastCGI with httpd

2017-01-23 Thread Jim Jagielski
> On Jan 23, 2017, at 4:35 PM, Jacob Champion wrote: > > > What situations lead to CONTENT_TYPE being set to a PATH_INFO delimiter? I'm > not sure what this is supposed to do. > The *idea* was to look for ".php" in the actual URL for example :)

[no subject]

2017-01-23 Thread Jim Jagielski
Yeah, this was fast and dirty and really a concept... I'm in Arlington VA for the next coupla of days and won't be able to get another look until later. Basically, the idea was to trigger when FCGI is in place... Maybe notes is better than subprocess_env for that special knowledge.

Re: Build-tree testing is now in trunk

2017-01-23 Thread Jacob Champion
On 01/06/2017 01:00 PM, Jacob Champion wrote: Give it a try! With so many ways to configure, I expect *someone* will run into a corner case I've missed. Has anyone else been able to give this a shot? Yann found the MPM-DSO corner case already. :) If no one else is having any issues, I

Re: mod_http2 and Frequent wake-ups for mpm_event

2017-01-23 Thread Yann Ylavic
On Mon, Jan 23, 2017 at 11:37 PM, Yann Ylavic wrote: > Hi Stefan, > > On Mon, Jan 23, 2017 at 9:54 PM, Stefan Eissing > wrote: >> >> I am not aware of any special expectations now. Almost all is triggered by >> (parent) pool cleanups and is

Re: mod_http2 and Frequent wake-ups for mpm_event

2017-01-23 Thread Yann Ylavic
Hi Stefan, On Mon, Jan 23, 2017 at 9:54 PM, Stefan Eissing wrote: > > I am not aware of any special expectations now. Almost all is triggered by > (parent) pool cleanups and is therefore more deterministic than before. The > only explicit destroy is done on

Re: Summary: Broken FastCGI with httpd

2017-01-23 Thread Jacob Champion
On 01/23/2017 09:05 AM, Jim Jagielski wrote: OK, I was thinking something like this, which tries to "compartmentalize" it to where we actually create the CGI vars... Anyone able to test? This patch doesn't seem to change anything in my limited tests so far. Comments inline: diff --git

Re: mod_http2 and Frequent wake-ups for mpm_event

2017-01-23 Thread Stefan Priebe - Profihost AG
Am 23.01.2017 um 21:54 schrieb Stefan Eissing: > >> Am 22.01.2017 um 22:22 schrieb Yann Ylavic : >> >> @icing: Any special expectation in mod_h2 with regard to mpm workers >> threads' lifetime (or keepalive connections that should stay alive for >> the configured limit)? >>

Re: mod_http2 and Frequent wake-ups for mpm_event

2017-01-23 Thread Stefan Eissing
> Am 22.01.2017 um 22:22 schrieb Yann Ylavic : > > @icing: Any special expectation in mod_h2 with regard to mpm workers > threads' lifetime (or keepalive connections that should stay alive for > the configured limit)? > I see that beam buckets make use of thread local

Re: Summary: Broken FastCGI with httpd

2017-01-23 Thread Jim Jagielski
OK, I was thinking something like this, which tries to "compartmentalize" it to where we actually create the CGI vars... Anyone able to test? diff --git a/modules/mappers/mod_actions.c b/modules/mappers/mod_actions.c index 2a67a2742..efe22f814 100644 --- a/modules/mappers/mod_actions.c +++

Re: svn commit: r1779700 - /httpd/httpd/trunk/modules/filters/mod_brotli.c

2017-01-23 Thread Ruediger Pluem
On 01/21/2017 09:57 AM, Yann Ylavic wrote: > Hi, > > On Sat, Jan 21, 2017 at 7:40 AM, wrote: >> Author: jailletc36 >> Date: Sat Jan 21 06:40:23 2017 >> New Revision: 1779700 >> >> URL: http://svn.apache.org/viewvc?rev=1779700=rev >> Log: >> Save a few bytes and a few

Re: mod_http2 and Frequent wake-ups for mpm_event

2017-01-23 Thread Stefan Priebe - Profihost AG
Am 22.01.2017 um 22:22 schrieb Yann Ylavic: > Hi Stefan, > > On Sun, Jan 22, 2017 at 8:00 PM, Stefan Priebe - Profihost AG > wrote: >> Am 22.01.2017 um 18:02 schrieb Eric Covener: >>> On Sun, Jan 22, 2017 at 11:21 AM, Stefan Priebe - Profihost AG >>>

Re: [proposed] 2.4 Maintenance SIG

2017-01-23 Thread Stefan Eissing
> Am 23.01.2017 um 02:52 schrieb Noel Butler : > > On 20/01/2017 07:45, Jacob Champion wrote: > >> On 01/19/2017 12:52 PM, Noel Butler wrote: >>> Frequent releases set off alarms in system admins minds, frequent >>> releases give the view of unstable/unreliable software,