Re: Browser downloads failing because of h2c_send_goaway_error (1.8.17 + 1.9.1)

2019-02-01 Thread Willy Tarreau
Hi Wert, On Thu, Jan 17, 2019 at 01:38:52PM +0300, Wert wrote: > It makes large downloads completely unusable even with not very often reloads. Yesterday while addressing some H2 issues, I found a bug which can cause exactly what you were seeing. I'm interested in knowing whether the latest 1.9

Re: Browser downloads failing because of h2c_send_goaway_error (1.8.17 + 1.9.1)

2019-01-17 Thread Wert
Hi > Hi, > On Wed, Jan 16, 2019 at 10:32:00AM +0300, Wert wrote: >> How to reproduce: >> 1. Start browser-download (content-disposition: attachment) of some big file >> through H2 >> * Tested with 1Gb file and several Chrome-versions (67-) >> 2. Make reload >> 3. Process with this connection

Re: Browser downloads failing because of h2c_send_goaway_error (1.8.17 + 1.9.1)

2019-01-16 Thread Willy Tarreau
Hi, On Wed, Jan 16, 2019 at 10:32:00AM +0300, Wert wrote: > How to reproduce: > 1. Start browser-download (content-disposition: attachment) of some big file > through H2 > * Tested with 1Gb file and several Chrome-versions (67-) > 2. Make reload > 3. Process with this connection would stay,

Browser downloads failing because of h2c_send_goaway_error (1.8.17 + 1.9.1)

2019-01-15 Thread Wert
How to reproduce: 1. Start browser-download (content-disposition: attachment) of some big file through H2 * Tested with 1Gb file and several Chrome-versions (67-) 2. Make reload 3. Process with this connection would stay, transfer everything successfully and even send to log info about code-200