AEMaaCS : Dispatcher/CDN cache
Hi,
Could you please calrify my below doubts.
1> Where can we configure caching rules for CDN?
2> In dispatcher we have /cache section within which we have /rule section to define which all are the files to be cached and /invalidate section to define which all are files to be considered for invalidating. so my question is , what happens to the files which are part of /rule section but not part of /invalidate section.
3>In our project all most all files are allowed to cache in /rule section but in /invalidate section only .html and mode.json is present . so how will clientlibs and dam assets gets invalidated ?
4> Should we cache assets are not ? what is the standard ?
5> What are must cache files in any aem sites.
6> Do we still use dispatcher flush agents in publihs for invalidation of cache in AEMaaCS?
7> Do we need to add cache-control to response header with max-age as well to cache files in dispatcher ? /rule section is not enough ?
Thanks,