From: Jim Jagielski Date: Thu, 3 Apr 2008 16:24:13 +0000 (+0000) Subject: backport proposal for r644391 X-Git-Tag: 2.2.9~264 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83089cc48932179a7a64ade121590b9adf477b63;p=thirdparty%2Fapache%2Fhttpd.git backport proposal for r644391 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@644394 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b9ae36c96f9..84bbb5afde2 100644 --- a/STATUS +++ b/STATUS @@ -261,6 +261,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~chrisd/patches/mod_authn_dbd_msgs/mod_authn_dbd-msgs-2.2.x.patch +1: chrisd + * http_filter: Don't spin if we get an error when reading + (the next) chunk. + PR: 44381 + Trunk version of patch: + http://svn.apache.org/viewvc?view=rev&revision=644391 + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: jim + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when