[TYPO3-english] Partial clearing cache
Gorosito Gonzalo
xgonzalo at gmail.com
Fri Dec 28 15:41:19 CET 2012
Jigal,
That would do the trick, I could trigger that after each mysql mass
replication, is there any internal PHP function to generate the cache
of a page? This way I can trigger a PHP that does it all, delete
cache_pages, then generate the cache for the most viewed.\
#######################################
# Gonzalo Gorosito
# Programador && sysadmin
#
# http://www.tutorialesdebian.com - Tutoriales para debianeros,
scripts, info, notícias y mucho mas.
# http://www.ggorosito.com.ar - Website personal
#######################################
On Fri, Dec 28, 2012 at 4:56 AM, Jigal van Hemert
<jigal.van.hemert at typo3.org> wrote:
> 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
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list