-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
Platforms 2018-05-07
-
(copied to CRM)
This changes the default to 1 for the task executor pool (meaning we also have 1 egress connection pool for user operations in mongos).
In order to mitigate the performance hit, a targetted optimization has been added for linux which uses client-thread based polling in the ARS.
- related to
-
SERVER-28568 Parameter taskExecutorPoolSize is only supported at startup
- Closed
-
SERVER-32270 Use shared NetworkInterfaceASIO in mongod and mongos
- Closed
-
SERVER-32801 Simplify connPoolStats to report stats on single shared NetworkInterface
- Closed