How do you configure to cache size for mmapv1 in mongodb?
Answer Posted / Ahsan Ali
To configure the cache size for MMAPv1 in MongoDB, you can edit the mongo.conf file and set the dataSizeMB parameter. For example:ndataSizeMB = 64
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers