Hi,
If I have a website behind Cloudflare and I'm using the crowdsec-cloudflare-worker bouncer,
do I still need to use the NGINX bouncer?
My main goal is to benefit from CrowdSec's application-level threat detection (appsec),
but only apply remediation through the Cloudflare bouncer.
Is it possible to use appsec to detect threats locally, while enforcing bans only on Cloudflare,
in order to avoid issues like cache poisoning?
Thanks!