[TYPO3-dev] Cache framework
    Steffen Müller 
    typo3 at t3node.com
       
    Sun Mar 15 19:00:40 CET 2009
    
    
  
Hi.
On 15.03.2009 17:22 Ingo Renner wrote:
> Steffen Kamper wrote:
> 
> 
>> i refer to the documentation of APC on php.net (but the info there is
>> very spare, and user comments aren't very positive, so i think this is
>> in development). I tried to figure out where php stores the data, it
>> seems to be in memory only.
Default APC method to store stuff is IPC shared memory. Have a look, how
your OS handles this.
> 
> AFAIK this is correct, APC stores in memory
> 
I guess if you have build apc with --enable-apc-mmap, you could control
caching path in filesystem. Not sure, beacuse I never tried it.
-- 
cheers,
Steffen
http://www.t3node.com/
    
    
More information about the TYPO3-dev
mailing list