Hello-

We are planning on implementing posix_setrlimit() as a sister function to
posix_getrlimit() to:
a) protect against runaway/buggy programs from bringing the server down and 
b) to allow a program that genuinely requires a lot of CPU time and/or memory
   to ask for it (by modifying its soft limit all the way up to an
   administrator-imposed hard limit) 

Is there any particular reason than this has not already been implemented, and
if not, would it be a valid contribution to the PHP language?

Thanks
John

-- 

John Donagher
Application Engineer, Intacct Corp.

Public key available off http://www.keyserver.net
Key fingerprint = 4024 DF50 56EE 19A3 258A  D628 22DE AD56 EEBE 8DDD


-- 
PHP Development 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