You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by js...@apache.org on 2003/06/07 08:09:56 UTC

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

jsl         2003/06/06 23:09:56

  Modified:    htdocs/manual/misc perf-tuning.html
  Log:
  Spelling/typos.
  
  Revision  Changes    Path
  1.31      +2 -2      httpd-docs-1.3/htdocs/manual/misc/perf-tuning.html
  
  Index: perf-tuning.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/perf-tuning.html,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- perf-tuning.html	13 May 2003 07:37:27 -0000	1.30
  +++ perf-tuning.html	7 Jun 2003 06:09:55 -0000	1.31
  @@ -291,7 +291,7 @@
       tuning these settings. Use the <code>mod_status</code> output as a
       guide.</p>
   
  -    <p>In particular, you may neet to set <code>MinSpareServers</code>
  +    <p>In particular, you may need to set <code>MinSpareServers</code>
       higher if traffic on your site is extremely bursty - that is, if the
       number of connections to your site fluctuates radically in short
       periods of time. This may be the case, for example, if traffic to your
  @@ -326,7 +326,7 @@
       href="../mod/core.html#addmodule.html">AddModule</a> and <a
       href="../mod/mod_so.html#loadmodule.html">LoadModule</a> directives for
       that module. This allows you to experiment with removing modules, and
  -    seeing if your site still functions in their absense.</p>
  +    seeing if your site still functions in their absence.</p>
   
       <p>If, on the other hand, you have modules statically linked into your
       Apache binary, you will need to recompile Apache in order to remove
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org