AdobeDocs / experience-manager-dispatcher.en

This is the repository for Adobe Experience Manager Dispatcher documentation. Your contributions to the documentation are welcome.
https://experienceleague.adobe.com/en/docs/experience-manager-dispatcher/using/dispatcher
Other
13 stars 16 forks source link

ignoreUrlParams should be as per the best practice #37

Closed himanshu-pathak closed 2 years ago

himanshu-pathak commented 3 years ago

Issue in ./help/using/dispatcher-configuration.md

https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/dispatcher-configuration.html?lang=en#ignoring-url-parameters

The documentation should follow the best practice to ignore all parameter by default and only ignore the parameters which are meaningful to publisher. The dispatcher optimization tool has a good example which can be used.

https://github.com/adobe/aem-dispatcher-optimizer-tool/blob/main/docs/Rules.md#dot---the-dispatcher-publish-farm-cache-should-have-its-ignoreurlparams-rules-configured-in-an-allow-list-manner

anujkapo commented 3 years ago

Thanks, @himanshu-pathak. We will take a look.

anujkapo commented 3 years ago

Tracked using CQDOC-17556.

raimanS commented 2 years ago

See CQDOC-19661.