-
Type: Bug
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: 2.2.2
-
Component/s: Networking, Sharding, Usability
-
None
-
Environment:Linux sharded cluster
-
ALL
I hava 100 web server, each use nginx and php-fpm.
create 200 php-cgi process per web server.
when i use persistent connection to mongos, there is 2w connections to mongos.
because mongos keep last connection, use avail(shard_version.cpp, shardconnection.cpp),
there will be 2w connection from mongos to shard server.
- depends on
-
SERVER-1714 multiplex mongos -> mongod connecions after successful read op
- Closed
- is duplicated by
-
SERVER-9022 Enable mongos mode which releases ShardConnections to the pool after read ops
- Closed