top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to configure MongoDB to store sessions accross server?

+1 vote
202 views

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 ?

posted Feb 8, 2016 by anonymous

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

Similar Questions
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.

0 votes

I would like to know how to store files into mongo... I am using angular on the front end...
How do I set up my post and get methods to include the createStream and writeStream?

+1 vote

I want learn mongodb java and I want to do project in this area, I want to store encrypted data in the database.
Also I want to know what is mongoid gem. Please suggest some pointers?

+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?

...