1.

Point out the wrong statement.(a) The “hard” ulimit refers to the maximum number of processes that a user can have active at any time(b) The “soft” ulimit refers to the minimum number of processes that a user can have active at any time(c) ulimit will modify both “hard” and “soft” values unless the -H or -S modifiers are specified when modifying limit values(d) None of the mentionedThe question was asked in an internship interview.My question is from System Collections topic in section Production Checklist, Security Concepts and Network Security of MongoDB

Answer» CORRECT answer is (B) The “soft” ulimit refers to the minimum number of PROCESSES that a user can have ACTIVE at any time

To ELABORATE: There are both “hard” and the “soft” ulimits that affect MongoDB’s performance.


Discussion

No Comment Found

Related InterviewSolutions