Memcached 비우기

Jmnote (토론 | 기여)님의 2016년 10월 6일 (목) 00:58 판 (새 문서: ==개요== ;Flush Contents Of a Memcached Server Using Command Line ;Memcached 비우기 <source lang='console'> root@zetawiki:~# echo 'flush_all' | nc 135.79.246.80 11211 OK </sourc...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

Flush Contents Of a Memcached Server Using Command Line
Memcached 비우기
root@zetawiki:~# echo 'flush_all' | nc 135.79.246.80 11211
OK

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}