<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Tue, Sep 20, 2016 at 6:14 AM Vedran Bartonicek <<a href="mailto:vbartoni@gmail.com">vbartoni@gmail.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>2016-09-20 12:59:20.350 INFO net.spy.memcached.MemcachedConnection:  Reconnecting {QA sa=/<a href="http://10.0.221.53:11211" target="_blank">10.0.221.53:11211</a>, #Rops=0, #Wops=0, #iq=0, topRop=null, topWop=null, toWrite=0, interested=0}</div></div></div></blockquote><div><br></div><div>That's the _client_ attempting to connect to <a href="http://10.0.221.53:11211">10.0.221.53:11211</a>, which presumably is your IdP host.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>It appears that nobody is listening to port 11211 (e.g. by using netstat -tulpn).</div></div></blockquote><div><br></div><div>You have to run a memcached server on whatever host you're attempting to connect to, and your note reads like you have not done that. Fortunately it's trivial to run memcached, and my recommendation is that you run a memcached daemon on every IdP host per the docs.</div><div><br></div><div>M</div><div><br></div></div></div>