yup... i think this is exactly what i'm looking for!
Thanks!
dave
On Oct 30, 2006, at 3:07 PM, Perrin Harkins wrote:
On Mon, 2006-10-30 at 15:02 -0800, Dave Viner wrote:
Sorry for not being clear. Let me try again.
Actually, it's my mistake. I thought you were talking about
Apache2::Resource. Is that what you're looking for?
The docs appear to say that RLimitCPU will not apply to httpd
processes, only the CGI processes (which, i believe, the httpd
process fork/execs).
Yes, I think your reading of it was correct. You need something like
Apache2::Resource to control the mod_perl resource usage.
- Perrin