Commit f5693aa9 authored by Joe Orton's avatar Joe Orton
Browse files

vote*3


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739323 13f79535-47bb-0310-9956-ffa450edef68
parent 9b2d1367
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -100,7 +100,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?rev=728020&view=rev (doc typo)
      2.2.x:
        trunk works
    +1 covener
    +1 covener, jorton
    niq: Confused by this.  path_info is used at line 3923 *before*
         being set to NULL at line 4046 in the same function.  Not
         sure if there may be other issues of order.
@@ -121,7 +121,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?rev=733695&view=rev
   Backport version for 2.2.x of patch:
      Trunk version of patch works
   +1: rpluem,
   +1: rpluem, jorton

 * prefork: release mutex when exiting in single-process mode,
   add timeout to pollset-poll to avoid hanging during graceful
@@ -132,7 +132,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     http://svn.apache.org/viewvc?rev=732451&view=rev
   Backport version for 2.2.x of patch:
      Trunk version of patch works
   +1: trawick, rpluem
   +1: trawick, rpluem, jorton

 * mod_proxy: Set the error time if we set a worker in error mode.
   Trunk version of patch: