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

XNIO settings to limit thread creation count. #23

Open
whitingjr opened this issue May 30, 2020 · 4 comments
Open

XNIO settings to limit thread creation count. #23

whitingjr opened this issue May 30, 2020 · 4 comments

Comments

@whitingjr
Copy link
Collaborator

This issue has been documented on the Indy project in issue #1569.

@jdcasey
Copy link
Member

jdcasey commented Aug 6, 2020

@whitingjr what does this issue require? Should we be changing the Dockerfile for Indy?

@whitingjr
Copy link
Collaborator Author

If I recall correctly it was adding configuration to a .conf file.
Though without a convenient benchmark it's difficult to prove the new size is sufficiently large enough.
The configuration change is mentioned here. Though it needs to be in the correct file for migration to dev/stage and prod environments.

@jdcasey
Copy link
Member

jdcasey commented Aug 9, 2020

Hopefully we can do that kind of tuning in the main.conf or a subsection .conf file, then store that kind of thing in configmaps related to the specific environment. If not, we probably need to create a story to refactor to that approach.

@whitingjr
Copy link
Collaborator Author

I've added the configuration (elsewhere) to the respective environments.

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