dsietz commented on issue #783: Cluster setup API does not support adding nodes 
via SSL
URL: https://github.com/apache/couchdb/issues/783#issuecomment-332815485
 
 
   Just to add to wohali statement 
   
   > One thing to watch out for is that as you create the admin user on every 
node independently, you'll need to be sure that the ini file contains the 
identical hashed password on each node if you expect sessions to work correctly 
with the entire cluster residing behind a load balancer.
   
   You also need to make sure that the secret is also the same on all the nodes 
if you are using cookie authentication.
   
   [couch_httpd_auth]
   secret
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to