o the CGI SAPI.
> (or you can just send the patch and someone can add that)
>
> -Jason
> - Original Message -
> From: "John Donagher" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Tuesda
Message -
From: "John Donagher" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 02, 2001 3:27 PM
Subject: [PHP-DEV] implementing posix_setrlimit
>
> Hello-
>
> We are planning on implementing p
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 sof