You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/10/14 18:04:03 UTC

[GitHub] flimzy commented on a change in pull request #326: Split of Firewall and Erlang Configuration

flimzy commented on a change in pull request #326: Split of Firewall and Erlang Configuration
URL: https://github.com/apache/couchdb-documentation/pull/326#discussion_r225002366
 
 

 ##########
 File path: src/cluster/setup.rst
 ##########
 @@ -45,6 +45,28 @@ possible to force an Erlang application to use a specific port rage.
 This documentation will use the range TCP ``9100-9200``. Open up those ports in
 your firewalls and it is time to test it.
 
+Configure and Test the Communication with Erlang
+================================================
+
+Make CouchDB use correct IP|FQDN and the open ports.
 
 Review comment:
   Is an FQDN actually required? I would expect that the only requirement is a _resolvable hostname_, which should typically allow for relative hostnames in conjunction with the OS's search path, etc.
   
   If my understanding is correct, can we replace FQDN with simply "host"?

----------------------------------------------------------------
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