On 2/7/07, PaulV <[EMAIL PROTECTED]> wrote:
> So what are the pros and cons for each of the choices for sessions

Speaking from my own experience, if you have multiple application
servers running, you really have no choice but to go with some sort of
centralized database-based session system (although I did experiment
with using memcached as the server and there are some excellent
examples of using memcached for sessions in Ruby on Rails).

DB-based solutions are probably slower than PHP-based ones.

-- 
Chris Hartjes

My motto for 2007:  "Just build it, damnit!"

rallyhat.com - digitial photo scavenger hunt
@TheBallpark - http://www.littlehart.net/attheballpark
@TheKeyboard - http://www.littlehart.net/atthekeyboard

--~--~---------~--~----~------------~-------~--~----~
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