You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dg...@hyperreal.org on 1998/07/01 19:25:56 UTC

cvs commit: apache-1.3/htdocs/manual/misc perf-tuning.html

dgaudet     98/07/01 10:25:56

  Modified:    htdocs/manual/misc perf-tuning.html
  Log:
  lmbench moved
  
  Revision  Changes    Path
  1.12      +1 -1      apache-1.3/htdocs/manual/misc/perf-tuning.html
  
  Index: perf-tuning.html
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/htdocs/manual/misc/perf-tuning.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- perf-tuning.html	1998/05/20 14:22:42	1.11
  +++ perf-tuning.html	1998/07/01 17:25:55	1.12
  @@ -708,7 +708,7 @@
   size required before using <CODE>mmap</CODE>.  By default
   it's set to 0 (except on SunOS4 where experimentation has
   shown 8192 to be a better value).  Using a tool such as <A
  -HREF="http://reality.sgi.com/lm_engr/lmbench/lmbench.html">lmbench</A> you
  +HREF="http://www.bitmover.com/lmbench/">lmbench</A> you
   can determine the optimal setting for your environment.
   
   <P>You may also wish to experiment with <CODE>MMAP_SEGMENT_SIZE</CODE>