redgeoff commented on issue #9: Understanding how to run a cluster
URL: https://github.com/apache/couchdb-docker/issues/9#issuecomment-301363800
 
 
   Thanks to @janl's help, I've managed to get around the sticky sessions by 
using the exact same line (including the pbkdf2 hash) in the [admins] section 
of local.ini on all my nodes and disabled sticky load balancing in haproxy and 
the admin session now appears to persist across all nodes!
   
   Details of my change can be found at 
http://stackoverflow.com/q/43958527/2831606. The specific commit is 
https://github.com/redgeoff/couchdb-docker/commit/f4952a7cadd7169c154f69edaa844b97f809e73a
   
 
----------------------------------------------------------------
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