Re: [PHP-DEV] About caching and PHP4/ZEND From: Stig Bakken (Stig.Bakken <email protected>)
Date: 09/02/99

Wico de Leeuw wrote:
>
> Hiya folks...
>
> I was just wondering does PHP4/ZEND keeps a cache of files.. and checks if
> there changed... and if not it uses the cached/precompiled? version in the
> memmory.
>
> All my pages have a couple of the same includes with functions/classes and
> other stuff that i reuse... it only changes one or two times a week
>
> If PHP4/ZEND doesn't do this already the performance will be must faster if
> it is going to do it...
>
> Maby someone can tell me this...

The Zend team has developed a (commercial) package called ZendPR that
does this. I'm testing it right now and it works quite well. Mail them
at zend <email protected> for availability details.

 - Stig

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>