https://bz.apache.org/bugzilla/show_bug.cgi?id=63534

            Bug ID: 63534
           Summary: Large downloads fail with mod_http2 behind a proxy
                    with proxyprotocol
           Product: Apache httpd-2
           Version: 2.4.39
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_http2
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 36639
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36639&action=edit
http2 debug log of failed download

Since updating httpd from 2.4.29 to 2.4.39 large(?) downloads fail when using
http2.

We have httpd behind a haproxy instance in tcp-mode, we use proxyprotocol
support in mod_remoteip.
With 2.4.29 downloads are okay. With 2.4.39 after some time the download
aborts. It is not always after the same amount of time or bytes.

I found that setting `H2CopyFiles on` works around the issue, with this setting
downloads are okay.

Without haproxy in front, downloads are okay as well.

If I disable http2, downloads are okay as well.

If you need me to provide extra info, please let me know.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to