On 03/15/2013 11:13 PM, Dmitry Stogov wrote:
> Hi Rasmus,
> 
> restart_count - makes sense
> 
> last_restart_reason - is not very useful, I think it's better to add
> separate countersfor each reason (memory overflow, hash overflow, wasted
> memory). 
> 
> What do you think?

Sure, separate counters give us even more granularity. It should be
obvious which config param to tune and right now that is quite hard to
figure out unless you sit and watch it for a while or catch it at just
the right moment.

Another small tweak, I noticed that with enable_cli off it still loads
the blacklist when sapi=cli. There doesn't seem to be much point in
that, is there?

-Rasmus

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

Reply via email to