Hi,

I update the pecl version to 2.2.2 stable, and I've the same problem, but
now I can see where Happens.

I've a server who save only memcached keys, but this machine who has a lot
of traffic. It is the unique who has the problem when the web try make a
SET.

Any idea?

Thank you.

2008/1/9, Gavin M. Roy <[EMAIL PROTECTED]>:
>
> Without knowing exactly the version, it's hard to say.  We use 2.2.1
> in production on myYearbook.com, with very high traffic.
>
> Earlier versions of the pecl extension have bug reports about set
> failures.
>
> Gavin
>
> On 1/9/08, sir buce <[EMAIL PROTECTED]> wrote:
> > But I don't know what is the problem... update to 2.2.1 is risky ^_^ the
> > service have a lot of trafic...
> >
> >
> > 2008/1/9, Gavin M. Roy <[EMAIL PROTECTED] >:
> > > You should consider upgrading to pecl memcache 2.2.1
> > >
> > > On 1/9/08, sir buce < [EMAIL PROTECTED]> wrote:
> > > > > You're running memcached 1.2.2 right?
> > > >
> > > > Memcached is runing on those servers since six month ago, I think it
> is
> > > > right.
> > > >
> > > > > What php pecl memcache extension version?
> > > > I'm finding this info now, i'm not sure what is the version exactly
> but
> > i
> > > > think it is 2.1.2
> > > >
> > > > > what's the specific error?
> > > > The error is when i try SET a key
> > > >
> > > > > Is a set being called but not setting the value?
> > > > The key name exist, don't has any error when i try make a get of any
> > key.
> > > >
> > > > > Is the set returning true? false?
> > > > the set returning false
> > > >
> > > > > Is the data not what you're expecting?
> > > > The data who I send to memcached is correctly I'm sure.
> > > >
> > > > > Are you sure you're not colliding with other sets of the same key?
> > > > I don't know, but when restart the service I don't have this
> problem.
> > > >
> > > > 2008/1/9, Gavin M. Roy <[EMAIL PROTECTED]>:
> > > > > I think what people are saying is that you're not being specific
> or
> > > > > exact enough in what your problem is.  You're running memcached
> 1.2.2
> > > > > right? What php pecl memcache extension version, what's the
> specific
> > > > > error?  Is a set being called but not setting the value?  Is the
> set
> > > > > returning true? false?  Is the data not what you're
> expecting?  Are
> > > > > you sure you're not colliding with other sets of the same key?
> > > > >
> > > > > On 1/9/08, sir buce < [EMAIL PROTECTED]> wrote:
> > > > > > Is true :-) the error happens when it try to make SET tag in
> > memcached,
> > > > but
> > > > > > I not know if it is a new tag or it try to override tag name.
> > > > > >
> > > > > >
> > > > > >
> > > > > > 2008/1/9, Brian Moon < [EMAIL PROTECTED]>:
> > > > > > > sir buce wrote:
> > > > > > > > I've this information because I've a class in php to use
> > memcached
> > > > and
> > > > > > > > that make the conctrol of tags in memcached. When it has a
> > problem I
> > > > > > > > recive notification. When this ocurred my solution is
> restart
> > all
> > > > > > > > memcached services. I don't know why have this happend but
> I've
> > a
> > > > > > > > temporal solution for the moment.
> > > > > > >
> > > > > > > Ok, but you are still not saying what the problem is?  Poor
> hit
> > rate?
> > > > > > > Loss of connections?  Can't connect?
> > > > > > >
> > > > > > > --
> > > > > > >
> > > > > > > Brian Moon
> > > > > > > Senior Developer
> > > > > > > ------------------------------
> > > > > > > When you care enough to spend the very least.
> > > > > > > http://dealnews.com/
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > > >
> > >
> >
> >
>

Reply via email to