[phpa] Re: Application Caching Methods Re: IMPORTANT comment concerning Vhost phpa enable

I also do not like the concept that many people use: Flushing the cache
after a fixed period. If you design your app right you can get much
better than that!

Just make sure you know what data goes in what cached result, then you
flush the data only when the data has become outdated. So some data can
stay forever while other data can get flushed more often (but you can
set a limit as to how often data can get thrown out of the cache to
improve performance even more if you still hit a wall)

Best regards
Lukas Smith
smith@xxxxxxxxx
_______________________________
 DybNet Internet Solutions GbR
 Alt Moabit 89
 10559 Berlin
 Germany
 Tel. : +49 30 83 22 50 00
 Fax : +49 30 83 22 50 07
 www.dybnet.de info@xxxxxxxxx
_______________________________

------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: