Re: Aggressive PHP Smart Caching

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux