]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_fcgi: limit the flush buckets inserted when flushpackets=on|auto
authorLuca Toscano <elukey@apache.org>
Sat, 9 Sep 2017 10:24:19 +0000 (10:24 +0000)
committerLuca Toscano <elukey@apache.org>
Sat, 9 Sep 2017 10:24:19 +0000 (10:24 +0000)
commit449105a615c8afad03ad6556fc7259beeeab579f
treef9b0cf8bb03dad7114c1467393fc1adab132c0f0
parent567e64e34e29ab92a770789cb7ddf66a3f97fd41
mod_proxy_fcgi: limit the flush buckets inserted when flushpackets=on|auto

This commit is a follow up of r1802040 based on Jacob's
feedback, namely inserting the FLUSH buckets only when
really needed and useful, not always.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1807876 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_fcgi.c