A temporary block is reverted and most traffic returns to normal, but one API hostname still rejects the old pattern.
WAF rollback looks complete but one hostname still enforces the old rule because it reads policy from another config source
Central policy changed, yet one hostname behaves as if rollback never happened because it is attached to another rollout or config surface.
Scenario
What to check first
- Identify the primary failure signal in the WAF / AppSec scenario.
- Separate visible symptoms from the underlying technical dependency.
- Describe the safest recovery path and the follow-up prevention work.
Checking checklist
- Summarize the current impact and the last known change.
- Collect direct evidence from logs, runtime state, and configuration before changing anything.
- Separate immediate recovery from permanent prevention work.
Recovery and prevention
Validate which config source each hostname is actually consuming.
Questions worth viewing together
Community-field WAF operations problem inspired by public reports where one hostname still enforced old policy because it was detached from the main con... A successful central rollback does not guarantee every hostname reads the same source of truth.
Teams often assume propagation delay when one hostname is actually attached to another config path.
Hostname-specific policy attachments can survive longer than central rule rollbacks.
Similar cases seen in the field