Details
-
Improvement
-
Resolution: Fixed
-
Minor - P4
-
4.0.0
-
None
-
None
-
Minor Change
-
Platforms 2018-08-27, Platforms 2018-09-10, Platforms 2018-09-24
Description
I have a config file where I have set:
net:
bindIpAll: true
But if I then run;
/mongod --config /etc//mongod.conf --bind_ip 127.0.0.1
And check it with netstat -alpn, I can see that mongod is still listening on all IPs.
Attachments
Issue Links
- depends on
-
SERVER-37099 Support canonicalizing options during options parse
-
- Closed
-
- is documented by
-
DOCS-12084 Docs for SERVER-36572: Command line --bind_ip should override bindIpAll in config file
-
- Closed
-