Hello, 2010/11/25 <[email protected]>: > New issue 173 by fengjiangtao: Can't stop|shutdown memcached
> What is the expected output? What do you see instead? > When I used "-d stop " or "-d shutdown" ,memcached is still running. > test173:/tmp # ps -ef | grep memcached > root 19643 1 1 15:26 ? 00:00:41 ./memcached -d start -m 64 > -p 11211 -u root -v > root 20441 15575 0 16:20 pts/1 00:00:00 grep memcached > > What version of the product are you using? On what operating system? > OS:Open Suse Linux > Memcached version:v1.4.5 > > What can I do when I wanna stop/shutdown memcached? > > why don't you simply kill it?
