Why do CouchDB 2.x cluster nodes have to be bound to 0.0.0.0? -
i want setup couchdb cluster of 3 nodes (3 separate virtual ubuntu servers). have thought set nginx on machines act reverse proxy 127.0.0.1:5984.
but seems couchdb nodes have bound 0.0.0.0 part of cluster? according setup wizard. why this?
as side note, if have nginx installed , bind couchdb 0.0.0.0 still using nginx reverse proxy? understanding 0.0.0.0 address listen external traffic.
Comments
Post a Comment