]> granicus.if.org Git - apache/commit
core_output_filter: don't split the brigade after a FLUSH bucket if it's the
authorGreg Ames <gregames@apache.org>
Wed, 11 Jun 2003 17:46:25 +0000 (17:46 +0000)
committerGreg Ames <gregames@apache.org>
Wed, 11 Jun 2003 17:46:25 +0000 (17:46 +0000)
commitd33f0ca220b74e75cdf0dba35fc6e39095ed4571
treeba4e7dbf59ae47d3add2d82abada94378582af93
parent4ab56d50cb154646a3ef8f8856d3bd0d2f10d533
core_output_filter: don't split the brigade after a FLUSH bucket if it's the
last bucket.  This prevents creating unneccessary empty brigades which may
not be destroyed until the end of a keepalive connection.

Submitted by: Juan Rivera <Juan.Rivera@NO_SPAM.citrix.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100210 13f79535-47bb-0310-9956-ffa450edef68
server/core.c