Re: Memcachd with httpd to cache user stickyness to a datacenter

2011-04-06 Thread Geoffrey Hoffman
Use CPAN Geo-IP and cache the info for 24 hours. On Wed, Apr 6, 2011 at 11:49 AM, dormando wrote: > > > On Wed, 6 Apr 2011, Mohit Anchlia wrote: > >> Thanks! These points are on my list but none of them are useful. The >> reason is I think I mentioned before that most of these servers that >> ar

cachedump time is not expiry time... but key set time?

2011-04-06 Thread Bluntcoder
Hello, I'm trying to write a tool that will show all the data inside memcached, including expiry times of the keys. However I have run into a big of a snag. It seems that the cache dump expiry times are lying to me - or I'm not understanding what they do. Here's my experiment. In a php file, I do

Re: Memcachd with httpd to cache user stickyness to a datacenter

2011-04-06 Thread dormando
On Wed, 6 Apr 2011, Mohit Anchlia wrote: > Thanks! These points are on my list but none of them are useful. The > reason is I think I mentioned before that most of these servers that > are sending requests to us are hosted inside the co. but by different > group. So geoReplication will not work

What's New in Memcached? (part one)

2011-04-06 Thread Dustin
We've done a lot of work since the latest 1.4.x release, but most of it has been invisible to most users. To catch up those who haven't been actively watching development, we're going to ease you into how it affects different segments of users, starting with general cache users. We don't expect m

Re: Memcachd with httpd to cache user stickyness to a datacenter

2011-04-06 Thread Mohit Anchlia
Thanks! These points are on my list but none of them are useful. The reason is I think I mentioned before that most of these servers that are sending requests to us are hosted inside the co. but by different group. So geoReplication will not work in this case since 70% of request comes from one reg

phpMemcachedAdmin

2011-04-06 Thread c.mahi...@of2m.fr
Hello everyone, I've released today a new version of phpMemcachedAdmin I've done a lot of improvement and some fixes but the new key features are : - Cluster support - Execute commands with telnet directly from admin - Inspect your server configuration - Compatibility with Memcached < 1.4 You