[pLog-svn] Memcache

Jon Daley plogworld at jon.limedaley.com
Thu Nov 9 13:24:03 GMT 2006


 	I haven't played with memcache, so I can't really say.  You 
probably should make a copy, upgrade, and play around with the settings to 
do a more rigorous profiling to see which is better.
 	One person recently complained on the forums of a load increase 
from 1.0.6 to 1.1, but I am not convinced he knows what he is talking 
about.  I no longer notice any loads from the lifetype installations, 
although I do have more customers, so there is more load in general than 
there used to be.
 	If you aren't using mod_php, the renice solution works very 
nicely for keeping resserver loads down, but I only use that in my biggest 
lt installation, I don't need it on the smaller installations.

On Thu, 9 Nov 2006, Ayalon wrote:

> Hi Mark,
>
> Ook clear. But i see cache_lite and memcache. Both work in the same way? And 
> what is the exact difference with the current layer which does extra caching 
> in the /tmp dir? On what is that based or is that only smarty? Because i see 
> now that also database records are being saved.
>
> Before i upgrade to 1.1 from 1.0.6 framework i need to have some extra 
> performance info etc. With 10thousands of unique users a day i need to have 
> good performance...
>
> Currently we only use query caching from mysql and eaccelerator. What is the 
> best way to go forward and how can we limit apache process mem and queries 
> etc..
>
> THX,
> Ayalon
>
>
>
>
> ----- Original Message ----- From: "Mark Wu" <markplace at gmail.com>
> To: <plog-svn at devel.lifetype.net>
> Sent: Thursday, November 09, 2006 11:04 AM
> Subject: RE: [pLog-svn] Memcache
>
>
>> Mmm.... Nope. You don't need memcache compiled with PHP.
>> 
>> Because I got the native memcache class from Media Wiki.
>> 
>> But, you do need a "dedicate" server for this feature. Because you need 
>> your
>> own memcached deamon.
>> 
>> And, as Oscar said, you can back port it to 1.1 only. For 1.0 or any 
>> version
>> before 1.0, it is impossible.
>> 
>> Mark
>> 
>>> -----Original Message-----
>>> From: plog-svn-bounces at devel.lifetype.net
>>> [mailto:plog-svn-bounces at devel.lifetype.net] On Behalf Of
>>> Oscar Renalias
>>> Sent: Thursday, November 09, 2006 6:00 PM
>>> To: plog-svn at devel.lifetype.net
>>> Subject: Re: [pLog-svn] Memcache
>>> 
>>> It should be technically possible to backport the memcache code from
>>> 1.2 to 1.1.x, I think it's a pretty direct port (just overwrite the
>>> files)
>>> 
>>> I don't know much about memcache other than it should be
>>> pretty fast and that you need a machine with plenty of RAM
>>> free to be used as the memcache server. You also need of
>>> course support for memcache compiled in PHP.
>>> 
>>> On 11/9/06, Ayalon <ayalon at blog.nl> wrote:
>>> > HI All,
>>> >
>>> > In the new builds i see the option for using memcache. Can
>>> i only use
>>> > it with version 1.2 and what is the way to use it?
>>> >
>>> > Any docs availble?
>>> >
>>> > Regards,
>>> > Ayalon
>>> >
>>> >
>>> >
>>> ______________________________________________________________________
>>> > This email has been scanned by the MessageLabs Email
>>> Security System.
>>> > For more information please visit http://www.messagelabs.com/email
>>> >
>>> ______________________________________________________________________
>>> > _______________________________________________
>>> > pLog-svn mailing list
>>> > pLog-svn at devel.lifetype.net
>>> > http://devel.lifetype.net/mailman/listinfo/plog-svn
>>> >
>>> _______________________________________________
>>> pLog-svn mailing list
>>> pLog-svn at devel.lifetype.net
>>> http://devel.lifetype.net/mailman/listinfo/plog-svn
>> 
>> _______________________________________________
>> pLog-svn mailing list
>> pLog-svn at devel.lifetype.net
>> http://devel.lifetype.net/mailman/listinfo/plog-svn 
>
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email 
> ______________________________________________________________________
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://devel.lifetype.net/mailman/listinfo/plog-svn
>

-- 
Jon Daley
http://jon.limedaley.com/

Our most basic problem is not that we want too much.  On the contrary,
it is that we are content with too little.
-- Randy Alcorn, 50 Days of Heaven


More information about the pLog-svn mailing list