Page 1 of 1

A developer determines that the dispatcher is NOT refreshing the cached page /content/sampleproject/sample.html after it

Posted: Thu Jul 21, 2022 9:09 pm
by answerhappygod
A developer determines that the dispatcher is NOT refreshing the cached page /content/sampleproject/sample.html after it is updated.
The dispatcher.any contains the following entries:

Refer to the $DOCROOT directory below:

The dispatcher needs to cache the page and refresh it after it gets updated.
What action should the developer take to meet these requirements?
A Developer Det 1
A Developer Det 1 (25.16 KiB) Viewed 45 times
A Developer Det 2
A Developer Det 2 (25.7 KiB) Viewed 45 times
A. Remove /statfile or /statfileslevel.
B. Delete the contents of the DOCROOT directory.
C. Change the value of the entry /statfileslevel to "3".
D. Add the entry /0001 { /glob "-.html" /type "allow" } in the /invalidate section.