Giving session variables a life time of 30 days seem a little scary,
particularly so if you have a large number of users visiting your site.  It
could take up too much memory on your server.

Perhaps consider using client cookie variables to recognize users when they
come back is another approach?

On Mon, Sep 8, 2008 at 2:17 PM, Philip Kaplan <[EMAIL PROTECTED]> wrote:

> I thought I did, but I just checked and 1 of my 2 clustered servers
> was set to "2 days" timeout in cfadmin.  Still, seems like it's timing
> out before 2 days.
>
> Regardless, I'll change it to 30 days and report back.
>
> Thanks!!
>
> On Mon, Sep 8, 2008 at 2:37 AM, Azadi Saryev <[EMAIL PROTECTED]> wrote:
> > set appropriate sessiontimeout var value in your application.cfc/cfm or,
> > globally, in CF Administrator?
> >
> > Azadi Saryev
> > Sabai-dee.com
> > http://www.sabai-dee.com/
> >
> >
> >
> > Philip Kaplan wrote:
> >> Hi,
> >>
> >> My sites use CFLOGIN.
> >>
> >> I want users to stay logged in forever (or at least for a day) until
> >> they physically log out.
> >>
> >> Problem is, it seems sessions only last for a short time, regardless
> >> of how long I set the IDLETIMEOUT parameter.
> >>
> >> Any tricks for keeping sessions alive?
> >>
> >> Philip
> >>
> >>
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312221
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to