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
--->
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.
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