]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_fcgi: Add the support for mod_proxy's
authorLuca Toscano <elukey@apache.org>
Sun, 16 Jul 2017 08:40:46 +0000 (08:40 +0000)
committerLuca Toscano <elukey@apache.org>
Sun, 16 Jul 2017 08:40:46 +0000 (08:40 +0000)
commitaae1c23f32af9de8ac0d55b95a74deff8d2e42cc
tree8b8d8a3f5eaf3769a60535ed0c303144ed18fcdf
parent2302082b337cdf3948ed7d43051ec21b60fb1618
mod_proxy_fcgi: Add the support for mod_proxy's
                flushpackets and flushwait params

This change was requested on the development mailing
list in order to fill another gap between mod_fcgi
and mod_proxy_fcgi, namely the -flush funtionality.

The more evolved core trunk code would not need this
feature becuse of the non-blocking writes, but it
is be needed in 2.4.x.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1802040 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_proxy.xml
modules/proxy/mod_proxy_fcgi.c