Skip to content
  1. Apr 27, 2001
  2. Apr 12, 2001
  3. Apr 11, 2001
  4. Apr 09, 2001
  5. Apr 08, 2001
  6. Apr 06, 2001
  7. Apr 04, 2001
  8. Apr 03, 2001
  9. Apr 02, 2001
  10. Apr 01, 2001
    • Dirk-Willem van Gulik's avatar
      · 184b080a
      Dirk-Willem van Gulik authored
      It turns out that 'ab' has been under reporting apache's performance
      for years; this patch fixes that; and also adds
      
      -	median/standard deviation calculations; to get an
      	idea of how good your measurement is. And a warning
      	if results are way out of bound.
      -	prints a 'percentile' table. Which shows the time it
      	took to process 50,66,80,90 etc percent of the requests.
      -	fixes a significant int overrun bug which caused longer
      	runs to generate realistic but totally bogus results. And
      	also changes in the write/pipe error handling to not cause
      	those skew a test unnoticed) Credits to Sander Temme
       	<sander@covalent.net> for solving this riddle.
      -	add's gnuplot/CSV output for postprocessing.
      -	adds very rudimentary SSL support.
      
      For full details on why this was nessesary (and lead to surprizing
      results to say the leat); attend Sander Temme his talk at the
      Santa Clara Apache Con next week:
      
      	TH18: Measuring and Enhancing Apache Performance
      	Day: Thu Time: 18h30
      	This presentation will describe a facility for testing web
      	server performance and will present some test results
      	for various system- and Apache configuration options.
      	Additionally, some suggestions on performance tuning will be presented.
      
      Sorry for the size of the patch - but for various reasons we did not
      get round to committing it :-( Getting results and getting confidence
      in the output was just more important. I will do asap for 2.0 as well.
      
      Input/comments/cronstructive critism as to the processing and presentation
      of the data is greatly appreciated !
      
      Obtained from:
      Submitted by:
      Reviewed by:
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88624 13f79535-47bb-0310-9956-ffa450edef68
      184b080a
  11. Mar 31, 2001
  12. Mar 30, 2001
  13. Mar 28, 2001
  14. Mar 27, 2001
    • William A. Rowe Jr's avatar
      · bf99ec40
      William A. Rowe Jr authored
        Resolve the stdcall/cdecl ambiguity that caused Win2K to crash with the
        set service description patch.  Also lighten the load (don't allocate
        a handle) to get at the advapi32.dll we already statically link to.
      
      PR:		7471
      Submitted by:	Roman Neuhauser <cynic@mail.cz>
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@88595 13f79535-47bb-0310-9956-ffa450edef68
      bf99ec40
  15. Mar 26, 2001
  16. Mar 22, 2001
  17. Mar 21, 2001
  18. Mar 20, 2001
  19. Mar 16, 2001
  20. Mar 14, 2001
  21. Mar 13, 2001