Versions Compared

Key

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

...

Code Block
nmisd_max_workers

By default 10. 

Some aprox. configurations:

Number of nodesNumber of threads
1203-4

OMK has the equivalent parameter:

...

Code Block
omkd_max_requests

Some aprox. configurations:

...

MongoDB memory usage

MongoDB, in its default configuration, will use will use the larger of either 256 MB or ½ of (ram – 1 GB) for its cache size.

...