Solved
Set Read preference for mongoDB
I am using JBoss app server for aem author with mongodb as repository. I want to set the read preference for mongodb. How do i set it from AEM web.xml
I am using JBoss app server for aem author with mongodb as repository. I want to set the read preference for mongodb. How do i set it from AEM web.xml
Here is a good community article that will help you with AEM and MongoDB:
http://cq-ops.tumblr.com/post/86895378084/how-to-run-aem-6-0-with-mongodb-2-6
To learn how to set read preferences - see:
http://docs.mongodb.org/manual/core/read-preference/
Hope these help you!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.