PHP clients

Adam Michaels adam at digitalagemedia.net
Tue Nov 16 02:19:34 PST 2004


The PECL client is great. We've actually contributed some bug fixes to it 
and its been running smooth since. It could still use a bit of work in terms 
of code/documentation but for stability its much better thant he php include 
file API.

----- Original Message ----- 
From: "Timo Ewalds" <timo at tzc.com>
To: <memcached at lists.danga.com>
Sent: Tuesday, November 16, 2004 12:52 AM
Subject: PHP clients


> After the site saw a bit of load (up to 8000 online for a couple hours), I 
> started seeing the same problem that Alex Firmani saw earlier with the 
> site just freezing. Has anyone found a solution to this problem? Adding 
> register_shutdown_function(array(&$this, "disconnect_all")); to the 
> constructor did help a bit, but eventually it still froze.
>
> I tested the php client api written by Ryan T. Dean, and like it speed 
> wise, but have been having some problems with values just disapearing 
> somehow. I haven't found the problem yet, but am looking into it.
>
> Has anyone tried the php module written in C? Good results? I'm 
> considering writing a wrapper class for it that would add the multiple 
> server functionality.
>
> Timo
>
> 



More information about the memcached mailing list