OpenSearch/docs/reference/setup/sysconfig
Nik Everett 2b3760f78b File descriptors limit doesn't apply to Windows
On Windows the JDK uses `CreateFileW` which has a stupidly high
limit for the number of `Handle`s it can make - `16 * 1024 * 1024`.
So this isn't really a problem on Windows at all.

Closes #20732
2016-10-04 11:32:08 -04:00
..
configuring.asciidoc Update configuring.asciidoc 2016-05-29 11:50:36 +02:00
file-descriptors.asciidoc File descriptors limit doesn't apply to Windows 2016-10-04 11:32:08 -04:00
heap_size.asciidoc Fix JVM heap size docs for 5.0 2016-09-20 18:51:56 +02:00
swap.asciidoc Fix documentation for setting Java I/O temp dir 2016-09-24 21:13:22 -04:00
threads.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
virtual-memory.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00