Add rate limiter to Operator/caddy

Anyone knows if it is possible to add a rate limiting to Operator/caddy to protect against DDoS attacks?

Hi, caddy currently does not have a built-in feature for this.

There is a plugin available: GitHub - mholt/caddy-ratelimit: HTTP rate limiting module for Caddy 2 · GitHub , but it’s not yet integrated in the operator.

If there are more requests from the community for this, we could implement it, but for now the interest seems limited.