56a07f70f7
This commit adds a note to the Windows service docs regarding the thread stack size setting for the Windows service installer. As the Apache Commons procrun daemon requires that this setting be explicitly set, we need a value to be set when the service is installed. The right place for this setting is the jvm.options file. We do not want to ship with a hard-coded value here because we do not want to override the default setting on other platforms, and the right default depends on whether or not the end-user is on a 32-bit versus a 64-bit Windows system. Relates #18324 |
||
---|---|---|
.. | ||
install | ||
sysconfig | ||
cluster_restart.asciidoc | ||
configuration.asciidoc | ||
important-settings.asciidoc | ||
install.asciidoc | ||
rolling_upgrade.asciidoc | ||
sysconfig.asciidoc | ||
upgrade.asciidoc |