Re: [users@httpd] Cannot find request by error log id

2016-03-29 Thread Russel Van Tuyl
HA1 value of the incoming IP address and port) converted to > ASCII. > > This looks like a bug to me. > > > > -- > > Kurtis Rader > > Caretaker of the exceptional canines Junior and Hank > > ----- > To unsubscribe, e-mail: users-uns

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

2016-03-14 Thread Russel Van Tuyl
d be good to have as > well. > > If you want to stay on the pure 2.4.18, you can apply this patch: > > > > > Let me know if this works for you. > > -Stefan > > > Am 14.03.2016 um 11:35 schrieb Russel Van Tuyl <russel.vant...@gmail.com > >: > > >

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 <russel.vant...@gmail.com > >: > > > &

[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

[users@httpd] mod_proxy HTTP/2

2016-03-01 Thread Russel Van Tuyl
I have Apache (2.4.18) setup and working fine with HTTP/2 on host-a. I can establish HTTP/2 connections to host-a with any web browser. I also have HTTP/2 and mod_proxy setup on host-b. I can proxy HTTP/1.1 requests from host-b to host-a with any web browser. I can also establish HTTP/2