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

--- Comment #3 from okaishen...@hotmail.com ---
I also faced this issue, my apache version is 2.4.41, i usig ProxyPass and
ProxyPassReverse. I tried config below in the virtual host conf
Timeout 2400
ProxyTimeout 2400
ProxyBadHeader Ignore
LimitRequestBody 134217728
FcgidMaxRequestLen 134217728
FcgidMaxRequestInMem 134217728
SetEnv proxy-sendchunks 1
RequestReadTimeout body=10,MinRate=1000
<Location />
SSLRenegBufferSize 134217728
</Location>

none of them is working

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to