https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36492 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #5 from David Cook <dcook@prosentient.com.au> --- (In reply to Marcel de Rooy from comment #4)
@Tomas: Does KTD do something to prevent this from happening? Like removing BOTH pid files? /var/run/memcached.pid as well as /var/run/memcached/memcached.pid
It looks like KTD just uses the upstream memcached container image. There's no pid in /var/run. Found memcached in /usr/local/bin/memcached but that's about it at a glance. It looks like it's just running "memcached -m 64m" so all defaults. Couldn't see any config files. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.