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

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

What is happening when Matlab is starting a "parallel pool"? -