This conversation has been locked due to inactivity. Please create a new post.
This conversation has been locked due to inactivity. Please create a new post.
Hi guys, I wanted to understand this like How dispatcher works for dynamic content?
Solved! Go to Solution.
Views
Replies
Total Likes
You can set cache rules and filters in the dispatcher config to handle dynamic content on the webserver side.
Example- If the request URI contains a question mark (?
), this usually indicates a dynamic page, such as a search result that does not need to be cached.
More information - https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/dispatcher-c...
You can set cache rules and filters in the dispatcher config to handle dynamic content on the webserver side.
Example- If the request URI contains a question mark (?
), this usually indicates a dynamic page, such as a search result that does not need to be cached.
More information - https://experienceleague.adobe.com/docs/experience-manager-dispatcher/using/configuring/dispatcher-c...
@pallavi223 how frequent are the changes?
Views
Like
Replies