On Monday 25 June 2007 11:55, Nathan Nobbe wrote:

>    - why cache script output on disk?  if a fast cache is your goal,
> why not store the result of script output in memory rather than on
> disk; that would be much faster

Under most OSs whatever is on disk will end up cached in memory sooner or 
later. So depending on your application there might not be much 
performance difference either way.

-- 
Crayon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to