Skip to content

Commit 0712692

Browse files
jmd-mongojeff-allen-mongo
authored andcommitted
DOCSP-15083 updates file limit rec to 128000
1 parent 685827c commit 0712692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/ulimit.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ the following thresholds and settings are particularly important for
230230
- ``-t`` (cpu time): ``unlimited``
231231
- ``-v`` (virtual memory): ``unlimited`` [#memory-size]_
232232
- ``-l`` (locked-in-memory size): ``unlimited``
233-
- ``-n`` (open files): ``64000``
233+
- ``-n`` (open files): ``128000``
234234
- ``-m`` (memory size): ``unlimited`` [#memory-size]_ [#rss-linux]_
235235
- ``-u`` (processes/threads): ``64000``
236236

0 commit comments

Comments
 (0)