/[Apache-SVN]
ViewVC logotype

Revision 1884068


Jump to revision: Previous Next
Author: ylavic
Date: Thu Dec 3 14:21:47 2020 UTC (3 years, 4 months ago)
Changed paths: 2
Log Message:
mod_proxy_fcgi: Honor "SetEnv proxy-sendcl".

When proxy-sendcl is set, spool the request body to memory/disk so that a
Content-Length can be computed and provided to the backend.

If not set, still try to prefetch the body in non blocking mode, which allows
to handle small bodies (< 16K) the same way by default.

PR 57087.


Changed paths

Path Details
Directoryhttpd/httpd/trunk/changes-entries/pr57087.txt added
Directoryhttpd/httpd/trunk/modules/proxy/mod_proxy_fcgi.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26