Flush Cache

Khanna Ji
Tera Guru

How to flush cache?

When to flush cache?

Why do we flush cache?

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

You can flush the cache by typing cache.do in the navigation for filter.



find_real_file.png



When? When things don't seem to be going right   and you can verify you did everything right.   Avoid doing this in production instances as it may impact performance as people rebuild items in the cache.



Why? Because many things like form layout are held in a cache for faster performance and it needs to be purged periodically.


View solution in original post

21 REPLIES 21

find_real_file.png

Goncalo Oliveir
Tera Contributor

Is it possible to avoid the creation of cache on the user's computer?