Today, due to high traffic, I noticed that one of my page rules for caching disabled itself. Checking the audit log in my account, I noticed that the page rule was disabled by the user IP address “127.0.0.1”, which I assume indicates that this was CF-internal.
I couldn’t find anything regarding this on here or in documentation, is this just something that can happen? Did any error on my side cause CF to turn the page rule off?
Thanks!
{
"Old pr status": "active",
"Pr behavior": {
"Browser cache ttl": "2m0s",
"Browser integrity check": false,
"Cache level": "cache_everything",
"Edge cache ttl": "2h0m0s",
"Security level": "low"
},
"Pr match": "*mydomain/*",
"Pr priority": 1,
"Pr status": "disabled",
"Zone id": "[...]",
"Zone name": "mydomain"
}