Re: An ask for eyes on proposal

2017-06-09 Thread Sander Hoentjen
On 06/09/2017 03:29 PM, William A Rowe Jr wrote: > On Fri, Jun 9, 2017 at 4:17 AM, Sander Hoentjen <san...@hoentjen.eu> wrote: >> On 06/08/2017 07:30 PM, Daniel Ruggeri wrote: >>> Hi, all; >>> With the proposal to T set for Monday, I wanted to draw attention t

Re: An ask for eyes on proposal

2017-06-09 Thread Sander Hoentjen
On 06/08/2017 07:30 PM, Daniel Ruggeri wrote: > Hi, all; > With the proposal to T set for Monday, I wanted to draw attention to > the PROXY protocol proposal in STATUS. Just hoping for a quick review. > I know it appears to be a large change, but as I worked through the > feedback, ten of the

Upgrade header

2017-04-03 Thread Sander Hoentjen
Hi Stefan (and others), Right now when I enable h2 and/or h2c Apache will respond with headers "Upgrade: h2,h2c" and Connection: Upgrade As I understand it this is the wrong way around. Only the client should send the Upgrade headers, and only then should the server respond with a 101 with the

Re: mod_remoteip and mod_http2 combined

2017-03-27 Thread Sander Hoentjen
On 03/16/2017 10:34 AM, Sander Hoentjen wrote: > > On 03/11/2017 07:57 PM, Daniel Ruggeri wrote: >> Thanks, all, for the patience as I finally got back to this. >> >> On 2/24/2017 11:05 AM, Sander Hoentjen wrote: >>> On 02/20/2017 07:48 PM, William A Rowe Jr wrot

Re: mod_http2 file uploads slow/broken?

2017-03-27 Thread Sander Hoentjen
hub version, please let me know. > > Cheers, > > Stefan > >> Am 24.03.2017 um 16:56 schrieb Sander Hoentjen <san...@hoentjen.eu>: >> >> Hi Stefan, >> >> So far I can't reproduce the breaking of the upload on a testing >> machine. I send you logs from

Re: mod_http2 file uploads slow/broken?

2017-03-24 Thread Sander Hoentjen
ndows, apachelounge has also builds with > the latest version packaged in. > > Cheers, > > Stefan > >> Am 24.03.2017 um 14:10 schrieb Sander Hoentjen <san...@hoentjen.eu>: >> >> Hi, >> >> I am running Apache 2.4.25 with mod_http2, and I notice that

mod_http2 file uploads slow/broken?

2017-03-24 Thread Sander Hoentjen
Hi, I am running Apache 2.4.25 with mod_http2, and I notice that sometimes file uploads are broken. Receiving end is a php script, and it logs something like: Internal error on sending request(POST /upload/upload.php HTTP/2.0); uri(/upload/upload.php) content-length(931728): SendRequest:

Re: mod_remoteip and mod_http2 combined

2017-03-16 Thread Sander Hoentjen
On 03/11/2017 07:57 PM, Daniel Ruggeri wrote: > Thanks, all, for the patience as I finally got back to this. > > On 2/24/2017 11:05 AM, Sander Hoentjen wrote: >> On 02/20/2017 07:48 PM, William A Rowe Jr wrote: >>> On Sat, Feb 18, 2017 at 4:25 PM, Daniel Ruggeri <

Re: mod_remoteip and mod_http2 combined

2017-02-24 Thread Sander Hoentjen
On 02/20/2017 07:48 PM, William A Rowe Jr wrote: > On Sat, Feb 18, 2017 at 4:25 PM, Daniel Ruggeri <drugg...@apache.org> wrote: >> On 2017-02-15 09:07 (-0600), William A Rowe Jr <wr...@rowe-clan.net> wrote: >>> On Wed, Feb 15, 2017 at 9:02 AM, Sander Hoent

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 <wr...@rowe-clan.net> wrote: > > On Wed, Feb 15, 2017 at 9:02 AM, Sander Hoentjen <san...@

Re: mod_remoteip and mod_http2 combined

2017-02-15 Thread Sander Hoentjen
On 02/15/2017 12:19 PM, Jordan Gigov wrote: > On 15 February 2017 at 12:50, Sander Hoentjen <san...@hoentjen.eu> wrote: >> Hey guys, >> >> I am trying to use both mod_remoteip with ProxyProtocol and mod_http2. >> It looks like mod_http2 gets handed the connection

mod_remoteip and mod_http2 combined

2017-02-15 Thread Sander Hoentjen
Hey guys, I am trying to use both mod_remoteip with ProxyProtocol and mod_http2. It looks like mod_http2 gets handed the connection before mod_remoteip, so things don't work as they should. ProxyProtocol should always be handled first, since it is prepended to the stream. Any pointers to where in

Re: mood_remoteip ProxyProtocol addition

2017-02-08 Thread Sander Hoentjen
On 02/08/2017 01:00 AM, Reindl Harald wrote: > > > Am 08.02.2017 um 00:44 schrieb Yann Ylavic: >> On Wed, Feb 8, 2017 at 12:25 AM, Yann Ylavic >> wrote: >>> On Wed, Feb 8, 2017 at 12:01 AM, Reindl Harald >>> wrote: how can you trust as a

mood_remoteip ProxyProtocol addition

2017-02-07 Thread Sander Hoentjen
if the code could be added to apache itself. [1] https://github.com/AntagonistHQ/httpd/tree/remote-ssl Kind regards, Sander Hoentjen