probehost2/caddy/README.md
2022-01-07 10:05:29 +01:00

291 B

caddy

This folder contains a sample configuration for caddy with ratelimiting enabled. this will allow 2 requests per IP every 5 seconds. For more on that, check here: https://github.com/mholt/caddy-ratelimit

I have also included a dockerfile to build caddy with the ratelimiting module.