1. 19 May, 2005 3 commits
  2. 18 May, 2005 7 commits
  3. 17 May, 2005 3 commits
  4. 16 May, 2005 1 commit
  5. 13 May, 2005 1 commit
  6. 09 May, 2005 1 commit
  7. 06 May, 2005 3 commits
  8. 05 May, 2005 1 commit
  9. 04 May, 2005 3 commits
  10. 03 May, 2005 3 commits
  11. 02 May, 2005 1 commit
    • Joshua Slive's avatar
      Backport: · 5365296e
      Joshua Slive authored
      %t has logged request time for a very long time.
      From mod_log_config.c:
          /* ###  I think getting the time again at the end of the request
           * just for logging is dumb.  i know it's "required" for CLF.
           * folks writing log parsing tools don't realise that out of order
           * times have always been possible (consider what happens if one
           * process calculates the time to log, but then there's a context
           * switch before it writes and before that process is run again the
           * log rotation occurs) and they should just fix their tools rather
           * than force the server to pay extra cpu cycles.  if you've got
           * a problem with this, you can set the define.  -djg
           */
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@165672 13f79535-47bb-0310-9956-ffa450edef68
      5365296e
  12. 01 May, 2005 1 commit
  13. 29 Apr, 2005 2 commits
  14. 28 Apr, 2005 2 commits
  15. 25 Apr, 2005 2 commits
  16. 23 Apr, 2005 3 commits
  17. 22 Apr, 2005 3 commits