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

Overloading of the term "bind" when describing setting up replica set

      https://docs.mongodb.org/manual/tutorial/deploy-replica-set/#architecture

      In a production, deploy each member of the replica set to its own machine and if possible bind to the standard MongoDB port of 27017. Use the bind_ip option to ensure that MongoDB listens for connections from applications on configured addresses.

      This conflates the meaning of "binding" to a network interface and "listening" on a port.

      This is important because when setting up a replica set on separate physical machines, it is required that MongoDB servers listen to an externally accessible network interface.

            Assignee:
            david.hou@mongodb.com David Hou
            Reporter:
            dan@mongodb.com Daniel Pasette (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:
              1 year, 22 weeks, 1 day ago