On Fri, Mar 6, 2009 at 2:02 AM, M. Brian Akins <[email protected]> wrote:
>
> Will you implement a "default" pool like mod_dbd does?

Yes

>> This feature enables us to create dynamic, not static servers list.
>> For high availability clusters for example.
>>
>
> Sounds interesting, I suppose. I just generate my configs from templates and
> they generate the correct server list based on whatever

And after that you have to restart apache? It's not enough dynamic for us.

We are dynamically changing memcached servers list without Apache
restart. Based on information provided by small network daemon via
shared memory (you can use SNMP here as well).

It allows us to dynamically and on the fly add new cluster nodes with
memcached instances or remove ones that we don't need.

-- 
Marko Kevac

Reply via email to