Not letting loops etc crash the server (mp2)

2004-05-28 Thread Stefan Cars
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? Kind Regards, Stefan Cars -- Report

Re: Not letting loops etc crash the server (mp2)

2004-05-28 Thread Stas Bekman
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

Re: Not letting loops etc crash the server (mp2)

2004-05-28 Thread Perrin Harkins
On Fri, 2004-05-28 at 14:02, Stas Bekman wrote: > 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. Not yet, but as you say, it's pretty quick