Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 154 by adambackstrom603: pid file out of sync (created before socket binding)
http://code.google.com/p/memcached/issues/detail?id=154

What steps will reproduce the problem?
1. Start memcached as a daemon, creating a pid file
2. Start memcached again with the same flags; process will exit due to the port not being available

What is the expected output? What do you see instead?
I would expect the pid file to contain the pid for the first, older memcached. Instead, it contains the pid fo the second memcached, even though that memcached exited immediately.


What version of the product are you using? On what operating system?
memcached 1.4.5

Reply via email to