Goals :
- Open a new port (using the proxyPort CLI argument) accepting mongorpc with proxy-protocol headers.
- Reject OCS clients (i.e. hello with
{loadBalanced: true}
on mongod.
- Ensure mongod hello's response do not contain a serviceId.
- causes
-
SERVER-101078 Do not close connection sending loadBalanced:true in mongod
-
- Closed
-
- is duplicated by
-
SERVER-93345 Add proxy protocol support to mongod
-
- Closed
-