top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to configure the cache size for WiredTiger in MongoDB?

0 votes
377 views
How to configure the cache size for WiredTiger in MongoDB?
posted Feb 7, 2017 by Vinni Fernandis

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

Can someone please explain the difference between db.serverStatus().metrics.cursor and db.serverStatus().wiredTiger.session with regards to open cursor count and open session count.?

I am seeing different values in these fields (specifically a high and increasing value for WiredTiger) and I want to be sure that I have been releasing cursors where necessary. I cannot see much information in the docs for WiredTiger.

0 votes

I am a beginner at spark, and i need to use spark with mongodb as a data store for a project for the company i am interning at. I have setup spark as standalone and have setup mongodb on my windows machine, but i am not able to configure the spark-mongodb connector. Can someone please list the steps to do so?

I read the documentation on the official site but i am not able to figure it out.

+1 vote

I am just a newbie with Mongodb. We have been using memcache for long time to store user session. Since we have a for application server i.e www but we only use one server to store users session (memcache).

I would like to use mongodb to store session in multiple server, in my case I have six web server and would like to store session across these server. In other word, share / replicate users session across the server. How Can I configure this with mongodb ?

+2 votes

Is there a way to configure/increase the memory limit(100MB) on the pipeline? What if I have a lot of RAM that can be used by MongoDB?

...