What is the name of the domain?
What is the error message?
exceeded the maximum number of rules in the phase http_response_compression: 1 out of 0
What is the issue you’re encountering
Zstd compression is bricking my Sveltekit website on IOS devices. It is using zstd compression by default. Not all IOS devices support this currently.
What steps have you taken to resolve the issue?
I’ve tried to delete any existing rules I have. I have no existing rules. I get an error message saying that I’ve exceeded my limit of 0 rules.