Re: Regarding SASL

2009-10-27 Thread Dustin
On Oct 27, 8:04 pm, Toru Maesaka wrote: > Makes sense considering the growing popularity of shared networks. > However, here's my humble comment on this use-case... can't people > just use iptables for protecting their memcached host/port in a shared > network? or is this feature intended for p

Re: Regarding SASL

2009-10-27 Thread Toru Maesaka
Awesome! Thanks for clarifying things. Makes sense considering the growing popularity of shared networks. However, here's my humble comment on this use-case... can't people just use iptables for protecting their memcached host/port in a shared network? or is this feature intended for people that

Issue 101 in memcached: Not reading server responses will hang the server

2009-10-27 Thread memcached
Comment #1 on issue 101 by fallenpegasus: Not reading server responses will hang the server http://code.google.com/p/memcached/issues/detail?id=101 Has been reported to community against 1.2.8 as http://code.google.com/p/memcached/issues/detail?id=101 -- You received this message because

Issue 102 in memcached: PIping null to the server will crash it

2009-10-27 Thread memcached
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 102 by fallenpegasus: PIping null to the server will crash it http://code.google.com/p/memcached/issues/detail?id=102 What steps will reproduce the problem? 1. do "cat /dev/zero | nc -q1 127.0.0.1 11211" 2. Wait a short while

Issue 101 in memcached: Not reading server responses will hang the server

2009-10-27 Thread memcached
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 101 by fallenpegasus: Not reading server responses will hang the server http://code.google.com/p/memcached/issues/detail?id=101 What steps will reproduce the problem? 1. Issue a lot of commands 2. Don't read the responses fr

Re: memcached-session-manager released, add to MemcachedOffspring

2009-10-27 Thread Christian Becker
Hi, 2009/10/27 Martin Grotzke > Hi Christian, > > On Tue, Oct 27, 2009 at 5:36 PM, Christian Becker > wrote: > >> Hi Martin, >> >> thanks for your reply :) >> >> I found the website of your company and after reading your references, now >> i am really confident that the session manager would be

Re: memcached-session-manager released, add to MemcachedOffspring

2009-10-27 Thread Martin Grotzke
Hi Christian, On Tue, Oct 27, 2009 at 5:36 PM, Christian Becker wrote: > Hi Martin, > > thanks for your reply :) > > I found the website of your company and after reading your references, now > i am really confident that the session manager would be able to handle our > load :) > Great to hear th

Re: memcached-session-manager released, add to MemcachedOffspring

2009-10-27 Thread Christian Becker
Hi Martin, thanks for your reply :) I found the website of your company and after reading your references, now i am really confident that the session manager would be able to handle our load :) Now the only thing left to do is the persuasion of our development team, since they have the position,

Re: memcached-session-manager released, add to MemcachedOffspring

2009-10-27 Thread Martin Grotzke
Hi Christian, I created the memcached-session-manager (msm) for the relaunch of one of the biggest sites in germany, therefore it's designed to be performant and scalable :) (the relaunch is still under development). We're just in the process of integrating msm in other projects as well, as sessio

Re: memcached-session-manager released, add to MemcachedOffspring

2009-10-27 Thread Martin Grotzke
Great, thanx! Cheers, Martin On Mon, Oct 26, 2009 at 3:33 PM, steve.yen wrote: > > Cool. Added to the the MemcachedOffspring page... > > Steve > > On Oct 24, 5:38 pm, "martin.grotzke" > wrote: > > Hi, > > > > I just release memcached-session-manager 1.0: > http://code.google.com/p/memcached-