ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> modperl
modperl
Re: Swapping
by Perrin Harkins other posts by this author
Oct 13 2003 6:54PM messages near this date
Re: Swapping | [ANNOUNCE] mod_perl-1.29
On Mon, 2003-10-13 at 11:02, Kyle Dawkins wrote:
>  You must, at ALL times, keep your machine from swapping out Apache
>  children.

Good advice.  To go a step firther, this is all covered in detail in the
mod_perl documentation here:
http://perl.apache.org/docs/1.0/guide/performance.html#Performance_Tuning_by_Tweaking_Apache
_Configuration

In addition, I would suggest using a much higher MaxRequestsPerChild
setting, but using something like Apache::SizeLimit to keep the size of
the processes from growing indefinitely.

- Perrin
Thread:
Mike Norton
Ged Haywood
Kyle Dawkins
Perrin Harkins

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved