Sascha Schumann wrote:
On Thu, 2 Feb 2006, Rasmus Lerdorf wrote:

Sascha Schumann wrote:
    Or simply use eAccelerator which does not cause those open
    calls.
Which doesn't support PHP 5.1 very well.

    Which is pretty fine for us PHP 4.4 users.

    The site where I reinstalled eAccelerator does not use
    include_/require_once.  Neither the invoked script nor a few
    included files were cached at all, despite having lots of
    free memory available.  That looked like a bug to me.

Well, tracing through and submitting a useful bug report would be the right approach then. Obviously if something is not being cached there is a problem somewhere. Current APC is serving up billions of pages a day on the world's most visited web site. It works pretty damn well. There are still some edge cases that aren't handled well, but the core is solid.

-Rasmus

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

Reply via email to