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

Changed the default api threadpool size to 512 #494

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

Ktmi
Copy link

@Ktmi Ktmi commented Aug 15, 2024

Closes #489

Summary

Raises the default API threadpool size to 512. See comments on issue #489 for reasoning on this change.

Local Tests

With 800 EVCs kytos is able to process the link down event for all EVCs without causing an HTTP 503 error.

@Ktmi Ktmi requested a review from a team as a code owner August 15, 2024 20:42
Copy link
Member

@viniarck viniarck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent @Ktmi.

I'll leave pre-approved, before merging there's still one runtime default get value that needs to be adjusted too, that could end up being used in certain cases.

@Ktmi Ktmi merged commit c005772 into master Aug 16, 2024
2 checks passed
@Ktmi Ktmi deleted the change/api_threadpool_size branch August 16, 2024 16:04
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.

Reassess default kytos.conf api thread pool size and the related api_concurrency_limit
2 participants