i want to know if i can use memcache, but im only using one server, and i heard that memcache has to work with only 2 servers or more? i just want to clarify this?
+1
A:
memcached can be used on the same server as your webserver. It's just a running process that accepts incoming connections, which can come from the same machine.
Lou Franco
2010-09-22 12:15:29