summaryrefslogtreecommitdiff
path: root/scripts/memcached-init
Commit message (Collapse)AuthorAgeFilesLines
* whitespace fix.dormando2017-02-261-1/+1
| | | | whoops, forgot to run the test when cherry-picking :/
* +status check routineJuliy V. Chirkov2017-02-261-2/+13
| | | | | | | | | | | | | | | | | one can check status of sole memcached daemon if there’re no instances configured (this is default behaviour on request made in common way w/o xtra args) or check status of some instance from bunch an outcome is short diagnostic message along w/ appropriate ret code — status of sole memcached daemon /etc/init.d/memcached status /sbin/service memcached status — status of memcached instance ’instance001’ /etc/init.d/memcached status instance001 /sbin/service memcached status instance001 — status of memcached instance ’instance014’ /etc/init.d/memcached status instance014 /sbin/service memcached status instance014
* Allow memcached-init to start multiple instancesGordon Franke2011-08-101-17/+59
| | | | | | | | Patch by Gordon Franke. Whitespace fixes and comments added by Dormando. There are many better ways to do this, but it doesn't break the default and the "status" command never existed. Servers can be started and stopped individually, and people seem to like the idea.
* Add LSB section to memcached-init script. bug54Monty Taylor2009-10-291-0/+10
|
* Wider reaching whitespace cleanup.Dustin Sallings2009-09-141-36/+36
|
* version 1.1.10:Brad Fitzpatrick2003-12-301-0/+59
2003-12-30 (Brad) * remove static build stuff. interferes with PAM setuid stuff and was only included as a possible fix with the old memory allocator. really shouldn't make a difference. * release version 1.1.10 git-svn-id: http://code.sixapart.com/svn/memcached/trunk@176 b0b603af-a30f-0410-a34e-baf09ae79d0b