Re: httpd 2.4.25, mpm_event, ssl: segfaults

2017-02-19 Thread Niklas Edmundsson
On Thu, 16 Feb 2017, Jacob Champion wrote: On 02/16/2017 02:49 AM, Yann Ylavic wrote: +#define FILE_BUCKET_BUFF_SIZE (64 * 1024 - 64) /* > APR_BUCKET_BUFF_SIZE */ So, I had already hacked my O_DIRECT bucket case to just be a copy of APR's file bucket, minus the mmap() logic. I tried making t

Re: httpd 2.4.25, mpm_event, ssl: segfaults

2017-02-19 Thread Niklas Edmundsson
On Thu, 16 Feb 2017, Yann Ylavic wrote: Outputs (and the patch to produce them) attached. TL;DR: - http + EnableMMap=> single write - http + !EnableMMap + EnableSendfile => single write - http + !EnableMMap + !EnableSendfile => 125KB writes - https + EnableMMap

Re: mod_remoteip and mod_http2 combined

2017-02-19 Thread Sander Hoentjen
I am away on holiday until the 25th, will try when i get back. On Sat Feb 18 23:25:51 2017 GMT+0100, Daniel Ruggeri wrote: > On 2017-02-15 09:07 (-0600), William A Rowe Jr wrote: > > On Wed, Feb 15, 2017 at 9:02 AM, Sander Hoentjen wrote: > > > > > > mod_remote ip has: > > > /* mod_proxy cr