]> granicus.if.org Git - apache/commit
Make sure that we read the padding bytes in all cases. Also cut
authorGarrett Rooney <rooneg@apache.org>
Thu, 5 Jan 2006 05:24:43 +0000 (05:24 +0000)
committerGarrett Rooney <rooneg@apache.org>
Thu, 5 Jan 2006 05:24:43 +0000 (05:24 +0000)
commitae4adc48abc1cfa0eecd7a06996aafc14ea3783c
treee0731fb08dc8ead7856731cf8cfcc62e4aea4ea0
parent98e166d510f3f85993282c79ec6c02a5f2953e2c
Make sure that we read the padding bytes in all cases.  Also cut
down on some of the crazy verbose logging, since this seems to be
the problem we were trying to find.

* modules/proxy/mod_proxy_fcgi.c
  (dispatch): Remove really verbose logging, move reading of the
   padding bytes down to the end of the FCGI_STDOUT case.

Tested By: iholsman

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