Friday, April 11, 2014

Memcached: How to check status

use below command:

echo stats | nc 127.0.0.1 11211


No comments:

Post a Comment