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