Consistent hashing in PHP and Java

2010-08-27 Thread Vicente Aguilar
Hi At work we're setting up a multi-layered cluster with a 1st line of web/proxy/cache servers (nginx+memcached) and several layers of PHP-FPM and Tomcat application servers. At the moment we're using memcached just to cache raw HTML pages, not serialized objects: upon a request nginx checks

Re: memcached permissions

2010-08-27 Thread KaiGai Kohei
BTW, how about getting inclusion of this patch? (2010/08/16 14:38), KaiGai Kohei wrote: The attached patch is a revised version of memcached permissions. The 'calculate' permission has gone, and INCR/DECR requires us both of 'read' and 'write' permissions. It means we should switch domain

Re: memcached permissions

2010-08-27 Thread dormando
We're still working on merging down 1.6... but if this exists outside as an engine nothing of us blocks you from using it for now. I sort of wonder a little about outright pulling it into the tree, since that implies we have to maintain it. On Fri, 27 Aug 2010, KaiGai Kohei wrote: BTW, how

Re: Help Needed - Rails Cache - Time Based

2010-08-27 Thread moses wejuli
thanks but i'm unavailable at the moment. On 11 July 2010 10:43, Ajmal ajmal@gmail.com wrote: Hello Sir, We are from India a small Web development company... I was search in the web for time based caching concept in rails. We have a small issue... what we are having is a home page

Re: memcached permissions

2010-08-27 Thread dormando
Ahhah, thanks :) Was uh, scared for a moment the that initial thread had been lost in time. On Fri, 27 Aug 2010, KaiGai wrote: Sorry for the confusion. I intended to talk to maintainer of the standard security policy in SELinux. It is my job to maintain the selinux_engine.so module. :-)