]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Feature] proxy: enable token bucket load balancing by default
authorVsevolod Stakhov <vsevolod@rspamd.com>
Tue, 3 Feb 2026 11:52:18 +0000 (11:52 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Tue, 3 Feb 2026 11:52:18 +0000 (11:52 +0000)
commit728f19f20aacb453cf1e4c5c4f14e8a8a523d19c
tree638a30d4560fe756218b1f43f65dabc492cdce82
parente0b89eb6a258342d49c73b8fe0f1c8174b5c1322
[Feature] proxy: enable token bucket load balancing by default

Add token_bucket configuration to the default upstream in worker-proxy.inc
with sensible defaults (max_tokens=10000, scale=1024, base_cost=10).
conf/worker-proxy.inc