Hi Pierre, Sorry, but I'm really busy to support APC. I may explain the working solution once again, but according to coding I would prefer to spend my "free" time looking into php-5.5 problems and possible new performance improvements.
Thanks. Dmitry. On Wed, Nov 21, 2012 at 12:25 PM, Pierre Joye <pierre....@gmail.com> wrote: > hi Dmitry, > > On Wed, Nov 21, 2012 at 9:14 AM, Dmitry Stogov <dmi...@zend.com> wrote: > > Great! I always glad to help. And I would avoid "tricky" solutions as > much > > as possible. :) > > > > Even 2 minutes TTL is going to save few thousands syscalls, in case your > > site is really > > high loaded, and it make no sense to care about "last syscall > optimization" > > if you system is mostly idle. > > > > BTW: I'm not sure if APC calls stat() for inclode_once(), but it > definitely > > possible not to call it. > > It has been a long todo to remove some of the stat calls in APC. It > would be nice if you could give a hand here :) > > Cheers, > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >