Fix rate limiter configuration
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:42:31 +03:00
parent a36ea5efba
commit 4a19b6f799

View File

@@ -5,7 +5,8 @@
}
}
rate_limit {
:8080 {
rate_limit {
distributed
zone dynamic {
key {client_ip}
@@ -14,9 +15,8 @@ rate_limit {
jitter 0.1
}
log_key
}
}
:8080 {
root * /phpbb/www
php_fastcgi unix//run/php-fpm.sock {