Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-33345

Update mongodb.conf to match current bindIpAll and bindIp behavior

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

      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@mongodb.com Kelsey Schubert
            Reporter:
            juanpaulo Juan Paulo Gutierrez
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: