Andi Gutmans wrote:
Yeah but process limits are inherited after fork().


Well probably. But does there exists a configurable limit in php for that (which was implemented by previos mentioned patch in 4.x branch)? As if the child exceeds the limit it handles the last request and shuts down to be respawned by master. Killing the process from outside doesnt sound like a nice solution.

rr
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to