On Nov 28, 1:32 am, dericknwq <[EMAIL PROTECTED]> wrote:
<snip>
> I'm curious about this, did you have to rewrite/extend the session
> component?
>
> What other nifty tricks could you share about your current setup?

Setting up sessions to use memcached is easy, and all done in your
php.ini (see http://uk2.php.net/memcache for more info). Then you can
just set Cake back to using PHP sessions.

We aren't doing anything special with Cake to scale, just using the
same techniques any app would use.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to