Hi There,

Okay, I have a server that allows a couple hundred virtual hosts that we 
have run websites as we are a hosting company. Recently one of our 
customers decided to spawn lynx through PHP. The process was running at 
80% cpu for over 400 minutes, and it appears that Apache's RLimitCPU 
directive had no effect on this.

Is there any directives in PHP which can perform the same feat (i.e. 
killing a process for running for too long, or limiting it's CPU usage).

Thanks,
     Mike


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to