Hi Crazy,

When your database is on the same hardware like your webserver I guess it 
shouldn't be a big differece. But when it is on a different hardware I can 
imagine that dividing the load between database and filesystem might help. But 
those are only guesses. Maybe somebody ales has real experience on it.

Anja

-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag 
von Crazy
Gesendet: Freitag, 12. Dezember 2008 10:12
An: CakePHP
Betreff: Re: Differences between Session types?


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

Reply via email to