|
----------------------------
Original Description
In the documentation for bind_ip_all, an equivalent bind_ip example is provided for use with servers before 3.6. The proposed value is:
SERVER-35705 describes how using that example in a legacy config file can lead to a startup error when mongod incorrectly attempts to parse the file as a YAML. Changing the bind_ip value to ::,0.0.0.0 works around this bug.
If fixed, it's unlikely that SERVER-35705 will be backported to older server versions; however, we can revise the documentation to limit the chance that users run into this issue.
----------------------------
Description
Scope of changes (files that need work and how much)
Impact to other docs outside of this product
MVP (work and date?)
Resources (e.g. Scope Docs, Invision)
|