top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How can we create connection pool in mongodb at server & application level

+1 vote
206 views

We are using php, mongodb v 2.6.10, we have not set connection pool. We want to set connection pool at server level.
Presently we are creating a new connections every time, when application talk to database. When our no of connection reach to 400, our db performance impact so badly, and query time increase up to 4 times.

posted Feb 19, 2016 by anonymous

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

Similar Questions
+2 votes

What is CouchDB ? and which one is better mongodb or couchdb please explain with example.

0 votes

Why use three config server in MongoDB and whats mechanism is used for the tree config server to implement the High availability and load balance?

...