1. 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
  2. 30 Dec, 2004 1 commit
  3. 18 Dec, 2004 1 commit
  4. 16 Dec, 2004 2 commits
  5. 14 Dec, 2004 2 commits
  6. 11 Dec, 2004 2 commits
  7. 09 Dec, 2004 5 commits
  8. 08 Dec, 2004 1 commit
  9. 02 Dec, 2004 1 commit
  10. 29 Nov, 2004 1 commit
  11. 27 Nov, 2004 2 commits
  12. 24 Nov, 2004 1 commit
  13. 22 Nov, 2004 1 commit
  14. 20 Nov, 2004 1 commit
  15. 19 Nov, 2004 1 commit
  16. 11 Nov, 2004 1 commit
  17. 10 Nov, 2004 4 commits
  18. 06 Nov, 2004 2 commits
  19. 05 Nov, 2004 2 commits
  20. 04 Nov, 2004 1 commit
  21. 03 Nov, 2004 1 commit
  22. 02 Nov, 2004 1 commit
  23. 01 Nov, 2004 1 commit
  24. 29 Oct, 2004 1 commit
  25. 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
  26. 23 Oct, 2004 2 commits