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
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. 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.
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. 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.