Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 396 by [email protected]: Memcached cannot be controlled by
start-stop-daemon
https://code.google.com/p/memcached/issues/detail?id=396
What steps will reproduce the problem?
1. Install memcached
2. Call scripts/memcached-init start
3. Call scripts/memcached-init status
What is the expected output? What do you see instead?
* Expect to see "Memcached is running", see "Memcached is not
running/stopped"
What version of the product are you using? On what operating system?
* Version 1.6 (trunk) on Ubuntu 12.04.
Please provide any additional information below.
* The issue is that the pidfile is populated with the pid of one of the
forks that start-memcached uses to drop TTY connections rather than the PID
of the final memcached process.
* If the memcached is configured to daemonize, this causes even more issues
(as the pidfile is invalidated again) but that can easily be turned off in
/etc/memcached_*.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.