i thought first rules first… ;/ (also, Chat GPT says this ;)) and i understand this also from your link:
" If the entire expression evaluates to true , there is a rule match and Cloudflare triggers the action configured in the rule."
but seems i am wrong?
is there a way i can combine both? sorry i dont get it out of the docs…
Page Rules was First Rule wins, and then processing stops.
Ruleset Engine is “Last Setting Wins” since a request will go through all the Cache Rules and then apply the final version of each setting.
I’d also advise against mix and match between Page Rules and other Rules features. Pick one or the other, such as Cache Rules, and you’ll get more predictable behavior.
i am now getting “Dynamic”, should be the expected header, right?
one Q: i dont totally get your reply “Page Rules was First Rule wins, and then processing stops.”
I thought that Page Rules are executed “after” Cahe Rule and so overwrite that, but seems i am wrong.
And the rules “at the bottom” = “last setting” wins? I thought the ones at the top are executed if they match and then the consition / url isnt touched anymore afterwards?
here: my “dont cache rule” on 1st position and then “cache everything” at the bottom. i dont get that, why here the 1st didnt work out.