On Fri, 8 Nov 2013, Laura McCord wrote:

hmm...I put localhost:11211 and I still got:

Caused by: net.spy.memcached.internal.CheckedOperationTimeoutException: Timed out waiting for operation - failing node: localhost/127.0.0.1:11211


In my repcache configuration I have each of the servers pointing to each other, I'm assuming that's right. But I'm starting to doubt myself now....

from server1:
/usr/local/bin/memcached -v -m 64 -p 11211 -u root -P /var/run/memcachedrep.pid -d -x <server 2 ipaddress>

from server2:
/usr/local/bin/memcached -v -m 64 -p 11211 -u root -P /var/run/memcachedrep.pid -d -x <server 1 ipaddress>

Here is what I use:

/private/repcached/bin/memcached -m 128 -p 11211 -U 0 -u nobody -x <other_server_ip> -X 11212


        Andy

--
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to