]> granicus.if.org Git - apache/commit
* Improve the way to detect whether buckets in the filter chain need to be
authorRuediger Pluem <rpluem@apache.org>
Wed, 22 Oct 2008 09:34:21 +0000 (09:34 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 22 Oct 2008 09:34:21 +0000 (09:34 +0000)
commitc1f881e04822b84032909b58388ac94108507db2
tree88311a331b8d6205798e956fb01473601554c8bb
parent080d0b52237da7e923a4875596eb7a71c5cdcdb0
* Improve the way to detect whether buckets in the filter chain need to be
  flushed by using the main requests bytes_count field instead of the
  subrequest field.

* Do not reset conn->need_flush. This prevents SegFaults from not flushing
  buckets in the filter chain.

PR: 45792

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