How to use flush Memcached with the command line interface (CLI).
You must have SSH access to your server in order to use this method. If you do not have SSH access, see How to enable SSH access for details.
For unix-socket-based Memcached:
echo "flush_all" | nc -U [path/to/memcachedsocket.sock]
For TCP-socket-based Memcached:
echo "flush_all" | nc [memcachedhost] [memcachedport]
For 24-hour assistance any day of the year, contact our support team by email or through your Client Portal.
Our award-winning customer care team is here for you.
Contact Support