Add rate limiter to caddy
All checks were successful
ci/woodpecker/push/build/2 Pipeline was successful
ci/woodpecker/push/build/1 Pipeline was successful
ci/woodpecker/push/tag Pipeline was successful

This commit is contained in:
2025-05-11 12:38:04 +03:00
parent e82bb3c70f
commit a36ea5efba
2 changed files with 13 additions and 1 deletions

View File

@@ -5,6 +5,17 @@
}
}
rate_limit {
distributed
zone dynamic {
key {client_ip}
events 20
window 5s
jitter 0.1
}
log_key
}
:8080 {
root * /phpbb/www