]> granicus.if.org Git - apache/commit
On Roy's suggestion; why wait to try to clear out the input
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 15 Jul 2005 17:39:27 +0000 (17:39 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 15 Jul 2005 17:39:27 +0000 (17:39 +0000)
commitf38fd1ca574270b754e94fc4629c4ac42968058c
tree419895c50d940e01752663bba75582e15747534c
parent5bec2aaeb35b195555ce4169b03188016833b9a3
  On Roy's suggestion; why wait to try to clear out the input
  stream if it is smaller than MAX_MEM_SPOOL?  Do this upfront
  before dispatching to a body handler.

  This means changing each of the three body pumps to presume
  a preexisting input_brigade was already loaded, so turn around
  their loop conditions.

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