Commit 3ada585c authored by Eric Covener's avatar Eric Covener
Browse files

time to yank, still working on the issue with the cpanel guys,

but the first fix is bad.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733292 13f79535-47bb-0310-9956-ffa450edef68
parent 4fe832d2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -227,6 +227,12 @@ PATCHES/ISSUES THAT ARE BEING WORKED
             make it nonblocking (by default)?
        jim: Non-blocking seems the best way to handle...

   * mod_rewrite: PR58854: Revert r1726016 (rewrite looping issue) which was
     reverted in trunk in r1732896. The fix is bad and breaks old loop
     avoidance.  

     +1 covener

PATCHES/ISSUES THAT ARE STALLED

   * core: Add ap_errorlog_provider to make ErrorLog logging modular. This