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

raise default fd limit to 8192 #6261

Merged
merged 1 commit into from
Apr 26, 2019
Merged

raise default fd limit to 8192 #6261

merged 1 commit into from
Apr 26, 2019

Conversation

Stebalien
Copy link
Member

fixes #6247

Really, we need a global resource manager service that can sum requests from the datastore, libp2p, etc. for more file descriptors. However, we don't have that.

@ghost ghost assigned Stebalien Apr 26, 2019
@ghost ghost added the status/in-progress In progress label Apr 26, 2019
@Stebalien Stebalien requested a review from Kubuxu April 26, 2019 01:38
fixes #6247

Really, we need a global _resource_ manager service that can sum requests from
the datastore, libp2p, etc. for more file descriptors. However, we don't have
that.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
@Stebalien Stebalien merged commit 8952a0d into master Apr 26, 2019
@ghost ghost removed the status/in-progress In progress label Apr 26, 2019
@Kubuxu Kubuxu mentioned this pull request May 20, 2019
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.

Raise file descriptor limit to system max
1 participant