Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change 
notification.

The "PerformanceScalingUp" page has been changed by thumbs:
http://wiki.apache.org/httpd/PerformanceScalingUp?action=diff&rev1=8&rev2=9

Comment:
Removed extra spaces in the "Sizing MaxClients" section

  that it needs to heavily swap core memory out to disk, performance will 
degrade
  quickly. The formula for determining `MaxClients` is fairly simple:
  {{{
-               total RAM − RAM f or OS − RAM f or external programs
+               total RAM − RAM for OS − RAM for external programs
  MaxClients = -------------------------------------------------------
                              RAM per httpd process
  }}}

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

Reply via email to