Re: Sessions folder is getting huge

2010-04-15 Thread DeepJaguar
I think i use the cake one, you can see that in the core file right?
(Configure::write('Session.save', 'cake'); )
Is changing that possible harmful for users on the site?

On Apr 9, 10:04 pm, euromark  wrote:
> do you use the php one? or the cake tmp/ one?
> because the first is usually garbige collected automatically, the cake
> session folder is not, though!
>
> On 9 Apr., 19:11, Miles J  wrote:
>
>
>
> > Maybe you have a lot ofsessions?
>
> > Try switching it to using a database.
>
> > On Apr 9, 5:20 am, DeepJaguar  wrote:
>
> > > Hi all,
>
> > > I have a problem with the tmp/sessionsfolder. For one of my sites the
> > > folder is 25GB already! What can be the problem?
>
> > > Best Regards,
> > > Jeffrey

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe, reply using "remove me" as the subject.


Sessions folder is getting huge

2010-04-09 Thread DeepJaguar
Hi all,

I have a problem with the tmp/sessions folder. For one of my sites the
folder is 25GB already! What can be the problem?

Best Regards,
Jeffrey

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe, reply using "remove me" as the subject.