You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/09/28 15:30:41 UTC

[GitHub] wohali commented on issue #783: Cluster setup API does not support adding nodes via SSL

wohali commented on issue #783: Cluster setup API does not support adding nodes via SSL
URL: https://github.com/apache/couchdb/issues/783#issuecomment-332873855
 
 
   I want to revise my advice on the `inet_dist_listen` range, as I was wrong. You should be able to crank this down to a single port, i.e. have `_min` and `_max` match. All the restriction does is to say "this local node can use this range (of 1)." So long as you don't try to open a second node with that same port range restriction on the same machine, you're fine.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services