After building an AEMaaCS website, it was found that non-cached secured static content will put too much load on the servers. How can this secured static content be cached without creating a security concern?
A.
Cache the secured content on the CDN using AuthChecker module
B.
Cache the secured content on the CDN and return "Cache-Control: private" on the HTTP header
C.
Cache the secured content on the dispatcher using AuthChecker module
D.
Cache the secured content on the dispatcher and return "Cache-Control: private" on the HTTP header
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit