/ Published in: Bash
URL: https://willj.net/2008/06/10/flushing-memcached-servers-the-easy-way/
Expand |
Embed | Plain Text
echo "flush_all" | nc localhost 11211
You need to login to post a comment.
URL: https://willj.net/2008/06/10/flushing-memcached-servers-the-easy-way/
echo "flush_all" | nc localhost 11211
You need to login to post a comment.