Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11822

Reorder addresses in bind_ip example for bind_ip_all equivalent

    XMLWordPrintableJSON

Details

    Description

      ----------------------------

      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:

      bind_ip=0.0.0.0,::
      

      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)

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 28 weeks, 5 days ago