Oct 22
1,699
Its is very easy to restart memcached under Linux. You can just grep the memcached process and kill the process id just shown below
[root@pwas2 ~]# ps -ax | grep memcached Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.3/FAQ 6478 ? Ss 1480:39 /usr/bin/memcached -d -m 1024 -u root 17601 pts/1 S+ 0:00 grep memcached
Kill 6478
Tags:kill, linux, restart memcached
Liked this article? To continue getting our latest free Howtos and Tutorials,
you can also grab the RSS feed or Subscribe to Techgurulive by Email
you can also grab the RSS feed or Subscribe to Techgurulive by Email
Not Getting
Related postsHow to Configure Memcached – Memcached configuration parameters
How to verify that Java is running under Linux System
How to reindex Apache Solr Data
How to Upgrade Memcached Servers
How to assign memory to memcached
































