Changeset 4484


Ignore:
Timestamp:
07/09/09 20:47:13 (3 years ago)
Author:
WillNorris
Message:

Item1315: fix speling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FastCGIEngineContrib/data/System/FastCGIEngineContrib.txt

    r2141 r4484  
    120120</pre> 
    121121 
    122 Refer to [[%TOPIC%#Tunning][tunning]] section bellow for a little discussion about the number of !FastCGI processes. 
     122Refer to [[%TOPIC%#Tuning][tuning]] section below for a little discussion about the number of !FastCGI processes. 
    123123 
    124124<pre> 
     
    232232</pre> 
    233233 
    234 ---++ Tunning 
     234---++ Tuning 
    235235 
    236236Except from Apache using only =.htaccess= file, it's possible to adjust the number of !FastCGI processes. There is no _magic number_: it depends on some variables, like the hardware resources and access load. If you set this number too low, users may experience high latencies and you'll not use all hardware potential, on the other hand if this setting is adjusted too high then the server can be forced to use swap, what degrades performance a lot. 
Note: See TracChangeset for help on using the changeset viewer.