How would one go about managing multiple memcached instances on the same server for startup/shutdown and restarts ?
Currently have 2x load balanced web servers each with one memcached instance using /etc/init.d/memcached, /usr/local/bin/start-memcached and memcached.conf approach but this isn't setup for more than 1x memcached instance. How are you folks handling this for CentOS 5.x based system ? thanks George
