I have the same question. I want to use sessions in database. Is this better then files? My site has between 15k and 20k visitors. Is it best performance wize to use file based sessions or in the database?
I've tested it, but before putting it live I'd like some more info. I use mysql with the default cake setup(cake sessions table). Any recommendations? Thanks On Dec 12, 8:30 am, AJV <[email protected]> wrote: > The project I'm working on is expected to get a good load of visitors, > so I need to make sure I tune my cake to work as efficiently as > possible. Are there any speed/reliability issues between php (native > php sessions) and cake (filesystem) -types of sessions? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
