QuestionQ5

Performance Optimization and Troubleshooting

A DevOps engineer configures the statfile at level 2 in the Dispatcher configuration. The document root is set to /var/www.

Which level is protected from invalidation?

  • A /content
  • B /content/eu/en
  • C /content/dam
Explanation

With Dispatcher /statfileslevel set to 2, level-2 folders beneath the document root establish separate invalidation subtrees. /content/dam is a level-2 subtree and is therefore not invalidated by changes in a different level-2 subtree, such as /content/eu.

Learn more

Community Discussion

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