Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load Shedding for Keycloak #449

Closed
ahus1 opened this issue Jul 25, 2023 · 1 comment
Closed

Load Shedding for Keycloak #449

ahus1 opened this issue Jul 25, 2023 · 1 comment
Assignees

Comments

@ahus1
Copy link
Contributor

ahus1 commented Jul 25, 2023

Adjust the thread pool size of Keycloak. Create a list of max number of queued elements. Drive the discussion.
Have a meeting to create a shared understanding what strategies are available and why load shedding is a good thing.

@ahus1 ahus1 self-assigned this Jul 25, 2023
@kami619 kami619 self-assigned this Jul 31, 2023
@kami619
Copy link
Contributor

kami619 commented Jul 31, 2023

We are going to be restricting the number of worker thread in Keycloak pod to minimize impact from jgroups thread pool congestion until ISPN-14780 is fixed, then we can scale the worker threads a bit more as the total thread pool default will be 200 instead of the 100 which is now.

Keycloak PR: keycloak/keycloak@a1e1fd8
Keycloak Benchmark PR: #452

@ahus1 ahus1 closed this as completed Jul 31, 2023
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

No branches or pull requests

2 participants