On Jan 9, 4:52 am, Arjen van der Meijden <a...@tweakers.net> wrote:
> On 9-1-2009 5:22 Du Song wrote:
>
> > It's already there.
> > in PECL-memcache 3.x
> >http://pecl.php.net/package/memcache
>
> > Regards,
> > Du Song
>
> That code is still beta, which afaik it should be, since at least we
> repeatedly run into segfaults in php, which dissappear when using the
> stable 2.2-version.
> Unfortunately we can't produce a reliable test-case that also segfaults
> on the developer's systems.
>
> So if you have complex object-structures in your memcached, especially
> when they do some work in the __wakeup(), you should be very careful
> with choosing the 3.x-versions. Or hope you find another test case for
> the same bug...http://pecl.php.net/bugs/bug.php?id=13623
>
> Best regards,
>
> Arjen

I see;
I'll check this 3.0.2b and see how it goes.

On another hand, by any chance, would it be possible for you Facebook
guys to explain better the changes you guys made on the kernel to
optimize it for UDP ? Diffs would be perfect =)
I'm in the process of getting some machines up to use exclusively with
memcached (8x2.5GHz w/ 64GB RAM) and it would be great if I could poke
around with the optimizations you guys made (based on what I read on
http://www.facebook.com/note.php?note_id=39391378919)

Thanks!

Reply via email to