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_r217101756
########## 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. +---------------------------------------------------- + +In file etc/vm.args change the the lineĀ ``-name couchdb@127.0.0.1`` to Review comment: For consistency, "etc/vm.args" should be back-quoted: > In file ``etc/vm.args`` change... Also, you duplicated the word "the". ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services