Stefan Cars wrote:
Hi!

I'm interested in not letting coding mistakes crash the server, or at
least not eat all the RAM and CPU.  Perry answered this
(http://marc.theaimsgroup.com/?l=apache-modperl&m=100162037703860&w=2) but
that is for use with mp1, what could you do with mp2?

Assuming that you are using prefork mpm, all the answers Perrin gave apply to mp2. But those tools need to be ported. I remember Perrin was planning to port Apache::SizeLimit, I'm not sure if he did.


Same goes for Apache::Resource -- it needs to be ported, which should be very easy, since it mainly just uses BSD::Resource and there is a plugin for Apache::Status.

--
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to