Hi Joshi,
Could you elaborate on a few things:
mongod process in each of the machine, i.e. will mongod and the application code run together within a single machine?Best regards,
Kevin
What technology are you using to build your sites, for example there are several session store plug-ins for zend_framework on php, ruby on rails and I belive for django on python.
Check out this Google search for many examples
For those that ask, there reason for having shared session stores between multiple webserver is to support random request assignment between servers, ie using a session Id in the url or a cookie, you can effectively shift sessions on the fly between machines. It's a common best practice for load distribution.
--
You received this message because you are subscribed to the Google Groups "mongodb-user"
group.
For other MongoDB technical support options, see: http://www.mongodb.org/about/support/.
---
You received this message because you are subscribed to the Google Groups "mongodb-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mongodb-user...@googlegroups.com.
To post to this group, send email to mongod...@googlegroups.com.
Visit this group at https://groups.google.com/group/mongodb-user.
To view this discussion on the web visit https://groups.google.com/d/msgid/mongodb-user/17e53eba-dc3d-4e33-a1c1-7b067174c1c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.