Update mongodb.conf to match current bindIpAll and bindIp behavior

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor - P4
    • 3.7.3
    • Affects Version/s: 3.6.0, 3.6.1, 3.6.2
    • Component/s: Admin
    • None
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      From 3.6, MongoDB binaries bind to localhost by default. The comment next to bindIp in mongo.conf says

      Listen to local interface only, comment to listen on all interfaces

      will not work anymore due to this change; https://github.com/mongodb/mongo/blob/v3.6/src/mongo/db/server_options_helpers.cpp#L892

      Therefore, we need to update the comment to avoid confusion.

              Assignee:
              Kelsey Schubert
              Reporter:
              Juan Paulo Gutierrez
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: