Memcache::getMemcache: CONNECTION FAILURE
Luis Rodríguez Fernández
uo67113 at gmail.com
Wed Nov 2 12:37:40 EDT 2016
Hello there,
My environment looks like this (2 nodes):
- CentOS, 7.2.1511
- Apache/2.4.6 (CentOS)
- shibboleth 2.5.5
- memcached 1.4.15
And the memcache StorageService:
<StorageService type="MEMCACHE" id="mc" prefix="memcache_entity_prod:"
buildMap="1">
<Hosts>
node1:11211,node2:11211
</Hosts>
</StorageService>
<SessionCache type="StorageService" StorageService="mc"
cacheAllowance="30000" inprocTimeout="900" cleanupInterval="900"/>
<ReplayCache StorageService="mc"/>
The problem: if any of the two memcache nodes goes down I get:
2016-11-02 17:10:19 ERROR XMLTooling.StorageService.MEMCACHE [7]:
Memcache::getMemcache: CONNECTION FAILURE
Am I missing somethig here?
Thanks in advance,
Luis
--
"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."
- Samuel Beckett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20161102/e7d06fd5/attachment-0001.html>
More information about the users
mailing list