Forum Moderators: coopster

Message Too Old, No Replies

Memcache and host

         

Jafo

3:39 pm on Oct 30, 2009 (gmt 0)

10+ Year Member



In PHP using the add server method:

Memcache::addServer(host,port)

If you add multiple servers, how do you know which server you are connected to when you set data? Is there a way to use a default server and have the rest set as fallbacks?

Jafo

4:20 pm on Oct 30, 2009 (gmt 0)

10+ Year Member



Nevermind on this, I completely breezed over the part of hash tables..