..remember to set the 'setdomaincookies' attribute to true for
clustering....(also don't you want to use a db for the client storage?)
<cfapplication name="Intranet Module"
clientmanagement="Yes"
setclientcookies="Yes"
ClientStorage="Cookie"
setdomaincookies="yes">
-craig
-----Original Message-----
From: Dowdell, Jason G [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 12, 2002 8:52 AM
To: CF-Talk
Subject: Clustered Client variable management
I have a question regarding the application.cfm settings for client
variable management when clustering.
I'm working on an application that I need to maintain user state in.
I want to use cfcookie to set a cookie on the user's machine that
stores a unique key to identify this user by when his browser is
open. But I want this model to work in a clustered environment
as well as a shared hosting environment. I'm not worried about
the extra overhead required to use cookies versus session vars.
I just want to know exactly what my cfapplication tag needs to
look like.
e.g.
<cfapplication name="Intranet Module"
clientmanagement="Yes"
setclientcookies="Yes"
ClientStorage="Cookie">
Would this application setting work both on a single server as well
as a clustered application? The user will not be tied to a specific
machine when we cluster and all permissions for the user will be
obtained from the application specific database.
Any help would be much appreciated. Especially if you are currently
running a clustered application or have experience with clustering
servers and maintaining state.
Best Regards,
Jason Dowdell
<!---
Jason Dowdell
[EMAIL PROTECTED]
321.799.6845
IM AES - Web Application Developer
--->
______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists