Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12810

mongod/ mongos/ etc. should raise their soft limits as needed

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Admin
    • Labels:
      None

      Unix systems have both soft and hard limits. Non-privileged processes are allowed to raise their soft limit up to the ceiling set by the hard limit. Currently, if mongod, mongos, etc. hit the soft limit, they don't attempt to raise it to the hard limit. They should.

      More:
      http://linux.die.net/man/2/setrlimit

            Assignee:
            Unassigned Unassigned
            Reporter:
            nicholas.tang@mongodb.com Nicholas Tang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: