[cfaussie] Re: Application Timeout

2009-01-14 Thread Andrew Myers

Hi Steve,

Thank you very very much - that makes a lot more sense.

Much appreciated.

Andrew.

2009/1/15 Steve Onnis :
>
> Andrew
>
> Thats is correct but it is after 2 days of idle time, not just 2 days flat
> out.  Its like a sessiontimeout.  If the session is not active after the set
> amount of time the session is ended and, for the most part a user is logged
> out or what ever.
>
> The application scope is the same.  I would find it pretty rare though that
> an application would be idle for 2 days, unless everyone is on holidays or
> something else happens.
>
> Steve
>
> -Original Message-
> From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
> Of Andrew
> Sent: Thursday, 15 January 2009 11:23 AM
> To: cfaussie
> Subject: [cfaussie] Application Timeout
>
>
> Hi,
>
> I'm seeking some clarification on the "applicationtimeout" setting in
> Application.cfc
>
> If I have this in my CFC
>
> 
>
> Does that mean that anything I put in application scope will be wiped
> out/expire in 2 days?
>
> The reason I ask is that I am caching some data in application scope,
> and wanted to know what will happen to it after the timespan has
> passed.
>
> Many thanks,
> Andrew.
>
>
>
> >
>

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



[cfaussie] Re: Application Timeout

2009-01-14 Thread Steve Onnis

Andrew 

Thats is correct but it is after 2 days of idle time, not just 2 days flat
out.  Its like a sessiontimeout.  If the session is not active after the set
amount of time the session is ended and, for the most part a user is logged
out or what ever.

The application scope is the same.  I would find it pretty rare though that
an application would be idle for 2 days, unless everyone is on holidays or
something else happens.

Steve

-Original Message-
From: cfaussie@googlegroups.com [mailto:cfaus...@googlegroups.com] On Behalf
Of Andrew
Sent: Thursday, 15 January 2009 11:23 AM
To: cfaussie
Subject: [cfaussie] Application Timeout


Hi,

I'm seeking some clarification on the "applicationtimeout" setting in
Application.cfc

If I have this in my CFC



Does that mean that anything I put in application scope will be wiped
out/expire in 2 days?

The reason I ask is that I am caching some data in application scope,
and wanted to know what will happen to it after the timespan has
passed.

Many thanks,
Andrew.



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