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

Commits on Apr 26, 2019

  1. raise default fd limit to 8192

    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 <[email protected]>
    Stebalien committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    8ec3861 View commit details
    Browse the repository at this point in the history