Hi, @super12431. The On-demand Builders functions do not take query parameter into account when caching. To On-demand Builders, these two URLs are identical with regards to caching as, without the query parameters, they are identical:
The solution for this is to make a redirect that modifies the URLs to the query parameters become part of the path itself. That documentation is found here: