On Mon, 15 Aug 2016, Mike Schwartz wrote: > > We used this at Gluu a while back for memcached clusters: > https://github.com/twitter/twemproxy I looked into that too, but I'm not sure it can be used with Shibboleth because Shibboleth wants to use the Memcache Binary protocol. twemproxy only supports the ASCII protocol. :( Andy