Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/administration/production-checklist-operations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Linux
- ``fs.file-max`` value of 98000,
- ``kernel.pid_max`` value of 64000,
- ``kernel.threads-max`` value of 64000, and
- ``vm.max_map_count`` value of 128000
- ``vm.max_map_count`` value of 135000

- Ensure that your system has swap space configured. Refer to your
operating system's documentation for details on appropriate sizing.
Expand Down