Re: [users@httpd] Potential HTTP/2 Bug within Apache 2.4.18

2016-03-14 Thread Stefan Eissing
Good to hear! I will update the bug. Thanks. > Am 14.03.2016 um 13:08 schrieb Russel Van Tuyl : > > Stefan, version 1.2.8 works great. Thanks for the fix and for your help. I > create a bug report with Apache yesterday. Do you want to update it or would > you like me to? https://bz.apache.org/b

Re: [users@httpd] Potential HTTP/2 Bug within Apache 2.4.18

2016-03-14 Thread Russel Van Tuyl
Stefan, version 1.2.8 works great. Thanks for the fix and for your help. I create a bug report with Apache yesterday. Do you want to update it or would you like me to? https://bz.apache.org/bugzilla/show_bug.cgi?id=59176 On Mon, Mar 14, 2016 at 7:05 AM, Stefan Eissing < stefan.eiss...@greenbytes.d

Re: [users@httpd] Potential HTTP/2 Bug within Apache 2.4.18

2016-03-14 Thread Stefan Eissing
Russel, if you have a apxs installed, it's probably easiest to checkout and make the github alpha release from https://github.com/icing/mod_h2/releases/tag/v1.2.8 where I just released the fix. There are other bug fixes in there, that should be good to have as well. If you want to stay on the p

Re: [users@httpd] Potential HTTP/2 Bug within Apache 2.4.18

2016-03-14 Thread Russel Van Tuyl
I've never applied or tested a patch before, but i'm willing to give it a shot. On Mon, Mar 14, 2016 at 5:35 AM, Stefan Eissing < stefan.eiss...@greenbytes.de> wrote: > > > Am 13.03.2016 um 04:18 schrieb Russel Van Tuyl >: > > > > I'm running an Apache 2.4.18 web server (Server-A) compiled from

Re: [users@httpd] Potential HTTP/2 Bug within Apache 2.4.18

2016-03-14 Thread Stefan Eissing
> Am 13.03.2016 um 04:18 schrieb Russel Van Tuyl : > > I'm running an Apache 2.4.18 web server (Server-A) compiled from source as a > reverse proxy. I'm using ProxyPass on Server-A to pass traffic to a proxy, > nghttpx, listening on 127.0.0.1:3000. This nghttpx proxy sends traffic to a > secon

[users@httpd] Potential HTTP/2 Bug within Apache 2.4.18

2016-03-12 Thread Russel Van Tuyl
I'm running an Apache 2.4.18 web server (Server-A) compiled from source as a reverse proxy. I'm using ProxyPass on Server-A to pass traffic to a proxy, nghttpx, listening on 127.0.0.1:3000. This nghttpx proxy sends traffic to a second server, Server-B, across the network. Connections from a web bro