Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Both Aspire and MongoDB are high memory consuming applications. Consider limiting the RAM they can allocate by looking into the MongoDB storage engine configuration and setting the Wired Tiger Cache size appropriately.

More Info

Wired Tiger Configuration Options

Aspire Memory Options


For example on a 32GB server, Aspire Memory allocation should be limited to 16GB, Wired Tiger Cache to 8GB and the remaining RAM will be used for the other MongoDB processes and the OS.

Do you plan to assign more than 32GB of RAM to your Aspire Distribution?

Be careful. JVM changes the pointers' size after 32GB, doubling them and affecting your RAM storage. More info here.

Our recommendation then is to try to stay below the 32GB limit.

Do you plan to run your Aspire Distribution on Linux with a user other than root?

...