We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48126da + 1dfd24c commit 545cd73Copy full SHA for 545cd73
docs/configuration.rst
@@ -315,7 +315,8 @@ follows.
315
is run as root. supervisord uses file descriptors liberally, and will
316
enter a failure mode when one cannot be obtained from the OS, so it's
317
useful to be able to specify a minimum value to ensure it doesn't run out
318
- of them during execution. This option is particularly useful on Solaris,
+ of them during execution. These limits will be inherited by the managed
319
+ subprocesses. This option is particularly useful on Solaris,
320
which has a low per-process fd limit by default.
321
322
*Default*: 1024
0 commit comments