Optimize Server Performance

Re: Optimize Server Performance

by Rory Allford -
Number of replies: 0

Briefly, to prevent Apache bloat, you can try lowering MaxRequestsPerChild and perhaps the PHP memory limit as well (about 16M).

Past discussion on memory consumption tuning.

Perhaps the Performance section in the wiki could be expanded to more than one page's worth seeing as there's so much info located in past forum threads.