On Thu, 25 May 2000, Vivek Khera wrote:
> >> limit of RLimitCPU. But
 
> No; you are wrong.

wrt RLimitCPU and friends, he is right.  the built-in apache RLimit
directives only work for mod_cgi processes, which are set in
ap_call_exec().  hmm, i bet the RLimit* directives could be moved to a
child_init handler, in which case, they should work for mod_perl processes
and we wouldn't need Apache::Resource.

Reply via email to