JavaScript isn't enabled in your browser, so this file can't be opened. Enable and reload.
CQ Dispatcher Quiz
Sign in to Google
to save your progress.
Learn more
* Indicates required question
What is serialization Type of replication Agent that is used to flush cache
*
Static Flush
Reverse Replicate
Dispatcher flush
forward replication
Wich of the following reqyest will not be cached by web server
*
something/content/cqtutorial/test.html#test
something/content/cqtutorial/test.print.html
something/content/cqtutorial/test.html?type=print
something/content/cqtutorial/test.pdf
When does the request with suffix get cached
*
They never get cached
Only if it contains additional query param
They always get cached
Only if they don't have query parameter
What is purpose of SetHandler option in apache web server configuration given <Directory />Include dispatcher using set handler </Directory>
*
Enable CQ dispatcher to serve request for /
Enable CQ dispatcher to serve all pages
Define name of CQ configuration
Enable URL rewrite in dispatcher for path /
If you have two request as Request 1: /something/cqtutorial.test.html? and Request 2:/something/cqtutorial.test.html?test=test which statement is true
*
Request 1 get cached but not Request 2
Request 2 get cached but not Request 1
Both request get cached
None of the request get cached
for Which filter configuration test.html.jpg is allowed
*
allow *.html then deny *.jpg
deny * then allow *.html
allow *.jpg then deny *.html
deny * then allow *.jpg
Submit
Clear form
Forms
This content is neither created nor endorsed by Google.
Report Abuse
Terms of Service
Privacy Policy
Help and feedback
Contact form owner
Help Forms improve
Report