Execution order Transform and cache

Hey, everyone!

I was doing some tests with cache and transform rules, but I have not been able to wrap my head around the order of transform rules and cache, so I just wanted to confirm this:

If I have a transform rule that gets address : https://domain.com?x=y
and transforms in : https://domain.com?x=y&z=w

Which address is going to get cached? Saying I have a cache everything page rule like: domain.com/*

I’m asking because I was having some trouble cleaning cache in this situation, so just wanted to be sure of how things work.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.