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

Support binding all IPs associated with a hostname

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.12
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Minor Change
    • Platforms 2017-08-21
    • 0

      `mongod --bind_ip foo.example.com` currently binds to only the first address returned by getaddrinfo(). This includes localhost binding which is hard-coded to the IPv4 loopback address.

      Support handling multiple IP addresses for a hostname.

            Assignee:
            sara.golemon@mongodb.com Sara Golemon
            Reporter:
            sara.golemon@mongodb.com Sara Golemon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: