On Wed, 11 Jun 2003 07:49:24 +0300 [EMAIL PROTECTED] (Andi Gutmans) wrote:

> It's really quite simple. Make a hash that holds a structure which has the 
> realpath() and time of entry in it. If it's still relevant use it. If you 
> want to limit the hash to X entries (no need IMO) the easy way is to just 
> limit it to something which makes sense like first 500 pages (which will 
> most probably be the most accessed ones anyway).
> Need to go now.

Just curious from a user's perspective, it will be per-child only, right?
So there will still be much overhead if each child (sorry, talking about apache-childs 
with mod_php here ;-)),
has to fill its cache with that data.
Sure it'll help, but how much?



Thomas



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

Reply via email to