[DOCS] Note heap size must be set to same min and max (#64090) (#64476)

Co-authored-by: C.J. Jameson <cjcjameson@users.noreply.github.com>
This commit is contained in:
James Rodewig 2020-11-02 09:22:49 -05:00 committed by GitHub
parent 4a64134718
commit 2ba1b105ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ to ensure that {es} has enough heap available.
{es} will assign the entire heap specified in
<<jvm-options,jvm.options>> via the `Xms` (minimum heap size) and `Xmx` (maximum
heap size) settings. You should set these two settings to equal each
other.
heap size) settings. These two settings must be equal to each other.
The value for these settings depends on the amount of RAM available on your
server: