VL-WEB cache management
Posted: Thu May 05, 2016 6:10 pm
Hello,
In VL-WEB, we have problems, that changes in components (typically reusable parts) are not detected by clients. It is client cache problem, which have to be cleaned manually by user, and not all users doing it. The browsers probably do not detect, that file datetime stamp or size was changed.
Do you have any recommendation, how to manage it? It is not possible to instruct all users to clear cache in particular interval.
In Webevent functions or WAMS it was not problem, because the pages were generated dynamically.
Dissabling cache at all might solve it, but maybe it is not a good idea because of performance. Any other way, how to 'mark' changed component for re-load by browser instead of cache usage ?
In VL-WEB, we have problems, that changes in components (typically reusable parts) are not detected by clients. It is client cache problem, which have to be cleaned manually by user, and not all users doing it. The browsers probably do not detect, that file datetime stamp or size was changed.
Do you have any recommendation, how to manage it? It is not possible to instruct all users to clear cache in particular interval.
In Webevent functions or WAMS it was not problem, because the pages were generated dynamically.
Dissabling cache at all might solve it, but maybe it is not a good idea because of performance. Any other way, how to 'mark' changed component for re-load by browser instead of cache usage ?