mod_perl best practice?

Paul Dlug paul.dlug at gmail.com
Fri Nov 4 10:08:36 PST 2005


What's the best practice for using Cache::Memcached with mod_perl? Is it
safe to instantiate one instance of Cache::Memcached per process and have
all other modules use a global variable to access it? (If not how else would
you handle connection pooling?)

How does failure of a node work? I know that it rehashes over the nodes that
are alive but does it recheck the health of the failed node and add it back
into the loop?


Thanks,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20051104/9374c370/attachment.html


More information about the memcached mailing list