You can access and control your memcached installation, using simple telnet commands. Use ps -ef to determine on which port and ip you memcached server is running and connect to it:
telnet localhost 11211
The list of commands is as follows:
You can access and control your memcached installation, using simple telnet commands. Use ps -ef to determine on which port and ip you memcached server is running and connect to it:
telnet localhost 11211
The list of commands is as follows: