- 再起動
$ sudo /etc/init.d/memcached restart
- memcachedのキャッシュ削除
$ telnet localhost xxxxx
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
flush_all
OK
quit
Connection closed by foreign host.
Go to list of users who liked
More than 5 years have passed since last update.
$ sudo /etc/init.d/memcached restart
$ telnet localhost xxxxx
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
flush_all
OK
quit
Connection closed by foreign host.
Register as a new user and use Qiita more conveniently
Go to list of users who liked