1. 04 Aug, 2012 2 commits
  2. 02 Aug, 2012 1 commit
    • Jim Jagielski's avatar
      Merge r1334343 from trunk: · fec53e93
      Jim Jagielski authored
      Use short lived pool to avoid memory leaks
      
      Remove the comment about binding upstream and downstream connections. It
      seems to be obsolete since r104604, r104605, r105108.
      
      Also avoid allocating memory if we are not handling the connection.
      
      PR: 52275
      Submitted by: Naohiro Ooiwa <naohiro ooiwa miraclelinux com>, Stefan Fritsch
      
      Submitted by: sf
      Reviewed/backported by: jim
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1368450 13f79535-47bb-0310-9956-ffa450edef68
      fec53e93
  3. 28 Jul, 2012 2 commits
  4. 25 Jul, 2012 5 commits
  5. 24 Jul, 2012 1 commit
  6. 23 Jul, 2012 8 commits
  7. 22 Jul, 2012 7 commits
  8. 20 Jul, 2012 1 commit
  9. 16 Jul, 2012 1 commit
  10. 13 Jul, 2012 2 commits
  11. 10 Jul, 2012 3 commits
  12. 03 Jul, 2012 5 commits
  13. 27 May, 2012 1 commit
  14. 05 May, 2012 1 commit
    • Stefan Fritsch's avatar
      Merge r1328325, r1328326: · 7cf9ed00
      Stefan Fritsch authored
      When receiving http on https, send the error response with http 1.0
      It is important that we send a proper error status, or search engines
      may index the error message.
      
      Remove the link in the speaking-http-on-https error message.
      With SNI, the link will usually be wrong. So better send no link at all.
          
      PR: 50823
      Reviewed by: sf, jorton, trawick
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1334346 13f79535-47bb-0310-9956-ffa450edef68
      7cf9ed00