On Mon, 23 Jan 2012 21:57:49 -0600 Zachary Zolton <[email protected]> wrote:
ZZ> This looks like it might have some useful information: ZZ> http://www.slideshare.net/bradley.holt/load-balancing-with-apache Thanks, Zach. I ended up using application logic against a CouchDB special "login" document to limit concurrent logins per node. It was a little tricky but it did not require extra server-side components or configuration, which in our environment was a big plus. Ted
