Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

CUG with CDN

Avatar

Level 4

An author can add a CUG on to a page (not fixed).

How can we prevent the CDN from cacheing the pages within the CUG without updating the CDN config with the specific path to ignore? We are using Akamai.

2 Replies

Avatar

Administrator

See this Caching Secured Content or Permission Sensitive Caching Delivery

// Permission sensitive caching (PSC) feature of the dispatcher.

Permission-sensitive caching enables you to cache secured pages. Dispatcher checks users' access permissions for a page before delivering the cached page.



Kautuk Sahni

Avatar

Level 4

What about the CDN though like Akamai? Does the Dispatcher send a no-cache header for authenticated pages?