1. 20 May, 2005 7 commits
  2. 19 May, 2005 4 commits
  3. 18 May, 2005 7 commits
  4. 17 May, 2005 3 commits
  5. 16 May, 2005 1 commit
  6. 13 May, 2005 1 commit
  7. 09 May, 2005 1 commit
  8. 06 May, 2005 3 commits
  9. 05 May, 2005 1 commit
  10. 04 May, 2005 3 commits
  11. 03 May, 2005 3 commits
  12. 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
  13. 01 May, 2005 1 commit
  14. 29 Apr, 2005 2 commits
  15. 28 Apr, 2005 2 commits