Re: svn commit: r1714602 - in /httpd/httpd/trunk/modules/http2: h2_bucket_eoc.c h2_conn.c h2_io.c h2_io.h h2_mplx.c h2_session.c h2_session.h h2_task.c h2_task.h

2015-11-16 Thread Yann Ylavic
On Mon, Nov 16, 2015 at 4:12 PM, wrote: > Author: icing > Date: Mon Nov 16 15:12:35 2015 > New Revision: 1714602 > > URL: http://svn.apache.org/viewvc?rev=1714602=rev > Log: > improvements in handling orphaned stream resources, where client prematurely > closed it, guarantueed

Re: svn commit: r1650655 - in /httpd/httpd/branches/2.4.x: CHANGES STATUS modules/proxy/proxy_util.c

2015-11-16 Thread jean-frederic clere
On 01/09/2015 09:37 PM, jaillet...@apache.org wrote: > Author: jailletc36 > Date: Fri Jan 9 20:37:50 2015 > New Revision: 1650655 > > URL: http://svn.apache.org/r1650655 > Log: > Merge r1644503 from trunk > >* mod_proxy_ajp: Fix handling of the default port (8009) in the > ProxyPass

Re: svn commit: r1650655 - in /httpd/httpd/branches/2.4.x: CHANGES STATUS modules/proxy/proxy_util.c

2015-11-16 Thread Jim Jagielski
Are you logging DEBUG? > On Nov 16, 2015, at 11:53 AM, jean-frederic clere wrote: > > On 01/09/2015 09:37 PM, jaillet...@apache.org wrote: >> Author: jailletc36 >> Date: Fri Jan 9 20:37:50 2015 >> New Revision: 1650655 >> >> URL: http://svn.apache.org/r1650655 >> Log: >>

2.4.18?

2015-11-16 Thread Jacob Perkins
Good morning! Is there an ETA of when 2.4.18 will be available? I’m wondering if it’s better time-wise to manually patch the REDIRECT_URL changes and send that out to customers or to wait for 2.4.18. Thanks in advance! — Jacob Perkins Product Owner cPanel Inc. jacob.perk...@cpanel.net

Re: 2.4.18?

2015-11-16 Thread Jim Jagielski
My plan is to T 2.4.18 sometime next week in hopes of a formal release the beginning of Dec. > On Nov 16, 2015, at 12:01 PM, Jacob Perkins wrote: > > Good morning! > > Is there an ETA of when 2.4.18 will be available? I’m wondering if it’s > better time-wise to

mod_http2 copyright

2015-11-16 Thread Petr Sumbera
Hi, I see that Apache HTTPD 2.4.17 comes with new module mod_http2. Source files for this module have just following copyright: Copyright 2015 greenbytes GmbH (https://www.greenbytes.de) But NOTICE file doesn't mention it. Is this correct or NOTICE file needs to be updated? Thanks, Petr

Re: svn commit: r1650655 - in /httpd/httpd/branches/2.4.x: CHANGES STATUS modules/proxy/proxy_util.c

2015-11-16 Thread Yann Ylavic
On Mon, Nov 16, 2015 at 6:38 PM, Yann Ylavic wrote: > > Could you please try the following patch and see if it helps? > > Index: modules/proxy/proxy_util.c > === > --- modules/proxy/proxy_util.c(revision

Re: 2.4.18?

2015-11-16 Thread Jacob Perkins
Jim, Thanks for the quick reply! I appreciate the response, and I think we’ll be waiting for 2.4.18 then. Thanks again! — Jacob Perkins Product Owner cPanel Inc. jacob.perk...@cpanel.net Office: 713-529-0800 x 4046 Cell: 713-560-8655 > On Nov 16, 2015, at

Re: svn commit: r1650655 - in /httpd/httpd/branches/2.4.x: CHANGES STATUS modules/proxy/proxy_util.c

2015-11-16 Thread Yann Ylavic
On Mon, Nov 16, 2015 at 5:53 PM, jean-frederic clere wrote: > On 01/09/2015 09:37 PM, jaillet...@apache.org wrote: >> >> Modified: httpd/httpd/branches/2.4.x/modules/proxy/proxy_util.c >> URL: >>

Re: svn commit: r1650655 - in /httpd/httpd/branches/2.4.x: CHANGES STATUS modules/proxy/proxy_util.c

2015-11-16 Thread jean-frederic clere
On 11/16/2015 06:04 PM, Jim Jagielski wrote: > Are you logging DEBUG? No, I also though that was the problem and checked it ;-) Cheers Jean-Frederic > >> On Nov 16, 2015, at 11:53 AM, jean-frederic clere wrote: >> >> On 01/09/2015 09:37 PM, jaillet...@apache.org wrote: >>>

Re: svn commit: r1714602 - in /httpd/httpd/trunk/modules/http2: h2_bucket_eoc.c h2_conn.c h2_io.c h2_io.h h2_mplx.c h2_session.c h2_session.h h2_task.c h2_task.h

2015-11-16 Thread Stefan Eissing
Yann, I changed the access after free, thanks again(!) for reviewing this. The spare pool I left like this for now. I think, *if* there is only one spare, it may be beneficial to keep the newest one, as a) that might be hot and b) it destroys pools more frequently and may recycle memory

RE: mod_http2 / H2WindowSize default

2015-11-16 Thread Bert Huijben
> -Original Message- > From: Stefan Eissing [mailto:stefan.eiss...@greenbytes.de] > Sent: maandag 16 november 2015 12:41 > To: dev@httpd.apache.org > Subject: Re: mod_http2 / H2WindowSize default > > > > Am 14.11.2015 um 11:14 schrieb Bert Huijben : > > > >

Re: mod_http2 / H2WindowSize default

2015-11-16 Thread Yann Ylavic
On Mon, Nov 16, 2015 at 8:23 PM, Bert Huijben wrote: > > Currently it looks like bodies of requests are not delivered over http/2 > unless I add a Content-Length header to the request. Do you mean it does not work with the "Transfer-Encoding: chunked" header either? Regards,

Re: mod_http2 / H2WindowSize default

2015-11-16 Thread Stefan Eissing
> Am 14.11.2015 um 11:14 schrieb Bert Huijben : > > Hi, > > I was wondering why mod_http2 currently uses a default window size of 65536. Pure mistake on my part. I put this in almost at the start of development and never reviewed this. Thanks for catching it.

Re: 2.4.18?

2015-11-16 Thread Noel Butler
On 17/11/2015 03:05, Jim Jagielski wrote: My plan is to T 2.4.18 sometime next week in hopes of a formal release the beginning of Dec. ??? We only had 2.4.17 5 weeks ago, why the rush? -- If you have the urge to reply to all rather than reply to list, you best read