Created
October 11, 2017 23:50
-
-
Save MatthieuScarset/ec8a0d0d0fa1c7f2422548457622cb00 to your computer and use it in GitHub Desktop.
Test if memcached is up
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo stats | nc 127.0.0.1 11211* | |
memcached -u www-data -vv |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment