[Flow] cache:warmup What does this do?
David Sporer
david.sporer at gmail.com
Mon Apr 22 14:06:53 CEST 2013
Hi Stephen,
as far as I know it creates the cache.
If you flush the cash and don't execute cache:warmup the cache is built
when the first request to your application is made.
This might take a long time (e.g. for my application about 2 minutes).
If you execute cache:warmup the cache is already generated when the first
real request is made.
Best regards
David
2013/4/22 Stephen Bungert <stephenbungert at yahoo.de>
> Hello,
>
> In the documentation, one of the commands you can use via the command line
> is "cache:warmup". The description of this says: "Warm up caches", but what
> exactly is it for, and when would/should I use it?
>
> Thanks.
>
> Stephen.
>
>
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
>
--
If you're interested in my work you can follow me or my current project
@sporerd <https://twitter.com/sporerd> and
@PasscreatorDe<https://twitter.com/PasscreatorDe>
More information about the Flow
mailing list