1. 05 Jan, 2005 1 commit
  2. 04 Jan, 2005 1 commit
  3. 02 Jan, 2005 1 commit
    • William A. Rowe Jr's avatar
      · 60817e0c
      William A. Rowe Jr authored
        FINALLY Correct ap_http_method()!  It is NOT a method, it's a SCHEME!
      
        Bumped mmn, and ap module cookie, for this function rename.
      
        It's not a deprecation, as ap_http_method would be a lovely function
        name sometime in the future: to determine what the function name implies.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123882 13f79535-47bb-0310-9956-ffa450edef68
      60817e0c
  4. 30 Dec, 2004 1 commit
  5. 18 Dec, 2004 1 commit
  6. 16 Dec, 2004 2 commits
  7. 14 Dec, 2004 2 commits
  8. 11 Dec, 2004 2 commits
  9. 09 Dec, 2004 5 commits
  10. 08 Dec, 2004 1 commit
  11. 02 Dec, 2004 1 commit
  12. 29 Nov, 2004 1 commit
  13. 27 Nov, 2004 2 commits
  14. 24 Nov, 2004 1 commit
  15. 22 Nov, 2004 1 commit
  16. 20 Nov, 2004 1 commit
  17. 19 Nov, 2004 1 commit
  18. 11 Nov, 2004 1 commit
  19. 10 Nov, 2004 4 commits
  20. 06 Nov, 2004 2 commits
  21. 05 Nov, 2004 2 commits
  22. 04 Nov, 2004 1 commit
  23. 03 Nov, 2004 1 commit
  24. 02 Nov, 2004 1 commit
  25. 01 Nov, 2004 1 commit
  26. 29 Oct, 2004 1 commit
  27. 25 Oct, 2004 1 commit
    • Paul Querna's avatar
      This will put some messages in the error log when some people try a lame · d140d3c4
      Paul Querna authored
      DoS by just opening a socket, and never sending any data.
      
      Ivan suggested such a change about a month ago, to match the 1.3 behavoir.
      
      Today I helped OSU's Admins figure out that someone was trying this 'attack'
      against their mirror server.  The server status just showed hundreds of
      Apache Children stuck in Reading.  This will at least hint to the admins
      where the problem is by telling them about it in the error log.
      
      Inspired by: Rici Lake, Ivan Ristic <ivanr webkreator.com>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105583 13f79535-47bb-0310-9956-ffa450edef68
      d140d3c4