Application variables will depend on busy the site is, and whether you are
using singletons to be stored in it. So it wont matter what you set this
too.

Session variables is another thing, these are temporary variables based on a
per session. And you wont to keep that as low as possible. Most applications
survive on 20 minutes, remember that when a page from a session is requested
this value is always reset back to the value you define in your application
settings.


On Tue, Aug 23, 2011 at 12:36 AM, Robert Harrison <
[email protected]> wrote:

>
> > why do you make your application last the same value as the session
> scope? Do you really need your application to be reset every 4 hours
>
> Good question.  For now we're still adjusting the programming and I want
> the application to reset more frequently until the system is more
> stabilized. It's not yet released.
>
> Thanks
>
>
> Robert B. Harrison
> Director of Interactive Services
> Austin & Williams
> 125 Kennedy Drive, Suite 100
> Hauppauge NY 11788
> P : 631.231.6600 Ext. 119
> F : 631.434.7022
> http://www.austin-williams.com
>
> Great advertising can't be either/or.  It must be &.
>
> Plug in to our blog: A&W Unplugged
> http://www.austin-williams.com/unplugged
>
>

-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/108193156965451149543


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:346917
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to