Commit 2fa6b713 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

votes


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1773403 13f79535-47bb-0310-9956-ffa450edef68
parent c80b177d
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -170,14 +170,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  *) ProxyPass ! in server scope doesn't block per-location ProxyPass. Worked in 2.2
  *) ProxyPass ! in server scope doesn't block per-location ProxyPass. Worked in 2.2
     Trunk patch: https://svn.apache.org/r1773397
     Trunk patch: https://svn.apache.org/r1773397
     2.4.x patch: trunk works
     2.4.x patch: trunk works
     +1 covener
     +1 covener, jim


  *) Fix potential looping in new check_headers() due to new pattern of
  *) Fix potential looping in new check_headers() due to new pattern of
     ap_die() from http header filter.  Also, remove the bad headers explicitly.
     ap_die() from http header filter.  Also, remove the bad headers explicitly.
     Trunk patch:  https://svn.apache.org/r1773293
     Trunk patch:  https://svn.apache.org/r1773293
     2.4.x patch: trunk works
     2.4.x patch: trunk works
     +1: covener
     +1: covener, jim
     covener: This is not ideal but the looping/OOM is bad.
     covener: This is not ideal but the looping/OOM is bad.
     jim: with the understanding that more work post release




PATCHES/ISSUES THAT ARE BEING WORKED
PATCHES/ISSUES THAT ARE BEING WORKED