Syntax: | worker_rlimit_nofile |
---|---|
Default: | — |
Context: | main |
Changes the limit on the maximum number of open files (RLIMIT_NOFILE
) for worker processes. Used to increase the limit without restarting the main process.
Syntax: | worker_rlimit_nofile |
---|---|
Default: | — |
Context: | main |
Changes the limit on the maximum number of open files (RLIMIT_NOFILE
) for worker processes. Used to increase the limit without restarting the main process.
Please login to continue.