Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MatthieuScarset/ec8a0d0d0fa1c7f2422548457622cb00 to your computer and use it in GitHub Desktop.
Save MatthieuScarset/ec8a0d0d0fa1c7f2422548457622cb00 to your computer and use it in GitHub Desktop.
Test if memcached is up
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