The purge interval is actually how often the schedule runs to do the
purging, not how ten they purged.

The timeout is specified by choosing your client storage Mechanism  and
setting it there. 

Purge data for clients that remain unvisited for

And specify how many days the client variables should remain active for.

-
Snake

-----Original Message-----
From: Peterson, Chris [mailto:[EMAIL PROTECTED] 
Sent: 05 July 2006 14:52
To: CF-Talk
Subject: RE: How do I set client variables timeout?

Its called 'Purge Interval' and is under Server Settings > Client Variables,
at the bottom of the page.

Chris

-----Original Message-----
From: Jon Block [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 05, 2006 9:45 AM
To: CF-Talk
Subject: RE: How do I set client variables timeout?

Clearly I'm missing something.. On which cfide admin page do I set the
timeout for client variables?

Jon 



-----Original Message-----
From: Snake [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 29, 2006 4:36 PM
To: CF-Talk
Subject: RE: How do I set client variables timeout?

That's because a sessiontimeout is for session variables as the name implies
not client variables.
Client variables will expire as pe rthe settings in the coldfusion
administrator.

Snake 

-----Original Message-----
From: Jon Block [mailto:[EMAIL PROTECTED]
Sent: 29 June 2006 20:08
To: CF-Talk
Subject: How do I set client variables timeout?

My CFApplication tag looks like this:
 
<cfapplication
 name    = "example"
 sessionmanagement = "yes"
 clientmanagement = "yes"
 sessiontimeout  = "#CreateTimeSpan(0, 1, 0, 0)#"
 setclientcookies = "no" />
 
However, my client variables do not seem to timeout after 1 hour. 
 
Any ideas?
Jon


This electronic message transmission contains information from Collegiate
Funding Services, LLC or its subsidiaries or affiliates that may be
confidential or privileged. The information is intended to be for the use of
only the individual or entity named above. If you are not the intended
recipient, be aware that any disclosure, copying, distribution or use of the
contents of this information is strictly prohibited. If you have received
this electronic transmission in error, please notify the sender by reply
e-mail @cfsloans.com immediately and delete this e-mail and any attachments
from your system and any copies you may have made, electronic or otherwise.











~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:245396
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to