I believe this is already fixed, isn't it? I forgot that this bug was opened. But, the last time I installed memcached, I was able to use a memcached_server1.conf and is loaded properly. Is the patch to /usr/share/memcached/scripts/start-memcached needed?

I'm using 1.4.13-0.3.

On Thu, 6 Feb 2014, Rabus Andreas wrote:

There is a partial fix in the 1.4.5-1+deb6u1 Version.

It seems to be from this site, (in german)
http://blog.nevalon.de/de/wie-kann-ich-mehrere-instanzen-von-memcached-auf-einem-server-laufen-lassenhow-can-i-run-multiple-instances-of-memcached-on-one-server-20090729

It's just missing a patch to /usr/share/memcached/scripts/start-memcached


26,30d25


if (scalar(@ARGV) == 2) {
 $etcfile = shift(@ARGV);
 $pidfile = shift(@ARGV);
}



With this in place  running multipl instances works fine.
config are kept in /etc/memcached_*.conf.

Best regards,

Andreas


--
Jon Daley
http://jon.limedaley.com
~~
The ultimate measure of a man is not where he stands in
moments of comfort, but where he stands at times of challenge.
-- Martin Luther King, Jr.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to