Skip to content
  1. May 18, 2005
  2. May 17, 2005
  3. May 16, 2005
  4. May 13, 2005
  5. May 09, 2005
  6. May 06, 2005
  7. May 05, 2005
  8. May 04, 2005
  9. May 03, 2005
  10. May 02, 2005
    • 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
  11. May 01, 2005
  12. Apr 29, 2005
  13. Apr 28, 2005
  14. Apr 25, 2005
  15. Apr 23, 2005
  16. Apr 22, 2005
  17. Apr 18, 2005
  18. Apr 17, 2005
  19. Apr 15, 2005