[TYPO3-english] Partial clearing cache
Jigal van Hemert
jigal.van.hemert at typo3.org
Fri Dec 28 08:56:42 CET 2012
Hi,
On 28-12-2012 4:15, Gorosito Gonzalo wrote:
> Yes, that's a posible solution in the future for my project.
The future is now! :-)
> What I'm trying to figure out is how to make faster the cache build.
Caches are used when generating things is expensive in terms of time
and/or resources. Building the cache is usually a relatively slow
operation; that's why the contents are cached in the first place.
If you really *must* fill the cache after you've cleared it, you could
use some crawler process to spider the site without doing anything with
the pages it requested. It's like simulating that visitors requested
pages which were not in the cache yet.
--
Jigal van Hemert
TYPO3 Core Team member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-english
mailing list