probehost2/caddy/README.md

5 lines
291 B
Markdown
Raw Normal View History

2022-01-07 09:05:29 +00:00
# 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.