Details
-
Bug
-
Status: Closed
-
Critical - P2
-
Resolution: Duplicate
-
2.2.2
-
None
-
None
-
Linux sharded cluster
-
ALL
Description
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.
Attachments
Issue Links
- 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
-