Skip to content

jetty: drop per-client and global rate limiter - #8233

Open
kofemann wants to merge 1 commit into
11.2from
issue8102-11.2
Open

kofemann wants to merge 1 commit into
11.2from
issue8102-11.2

Conversation

@kofemann

Copy link
Copy Markdown
Member

Motivation:
as the behaviour of the rate limiter doesn't match admins expectations and introduces lot of complains, let disable per-client and global rate limiter.

Modification:
comment out per-client and global rate limiter.

Result:
enforce rate limitesr only for authentication errors.

Fixes: #8102
Acked-by: Anastasiia Chub
Target: master, 12.0, 11.2
Require-book: no
Require-notes: yes
(cherry picked from commit d764662)

Motivation:
as the behaviour of the rate limiter doesn't match admins expectations
and introduces lot of complains, let disable per-client and global rate
limiter.

Modification:
comment out per-client and global rate limiter.

Result:
enforce rate limitesr only for authentication errors.

Fixes: #8102
Acked-by: Anastasiia Chub
Target: master, 12.0, 11.2
Require-book: no
Require-notes: yes
(cherry picked from commit d764662)
Signed-off-by: Tigran Mkrtchyan <tigran.mkrtchyan@desy.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant