]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_fcgi: prioritize the check for mayflush when using flushpackets
authorLuca Toscano <elukey@apache.org>
Sun, 11 Feb 2018 19:30:40 +0000 (19:30 +0000)
committerLuca Toscano <elukey@apache.org>
Sun, 11 Feb 2018 19:30:40 +0000 (19:30 +0000)
commit81dbaddc5324f5703aa73823677680eb89d89158
tree07c00a39e34b770581ef9e1cc1c9b0662d69ccb5
parentdd61ef43e01238bbbd76b09236a0491274b47795
mod_proxy_fcgi: prioritize the check for mayflush when using flushpackets

The mayflush variable should be checked before the rest
to avoid polling when not needed.

Suggested by Yann Ylavic on the dev@ mailing list.

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