QuestionQ20

Integrating AEM into application servers and web servers

Which Dispatcher configuration can be used to prevent unauthorized calls from clearing the cache?

  • A /allowAuthorized
  • B /sessionmanagement
  • C /secure
  • D /allowedClients
Explanation

The /allowedClients property limits which client IP addresses may flush or invalidate the Dispatcher cache. Configuring it to deny untrusted clients prevents unauthorized cache-clearing requests.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!