Can someone advise me on the best solution? I'm need to build an application that will be deployed on a CF server farm using ColdFusion's Cluster Cats. I need to maintain state for one or two variables. One option is to use Client variables stored on the database. The other is the use of session variables that maintain state via a stick session. I don't want to pass everything through the URL.
I'm thinking Client variables are the best solution. You would lose in performance and it could be a source of a bottle neck. Any other solution or advice would be appreciated? - You are subscribed to the CFUGToronto CFTALK ListSRV. This message has been posted by: "Shane Von Svoboda" <[EMAIL PROTECTED]> To Unsubscribe, Please Visit and Login to http://www.CFUGToronto.org/ Manager: Kevin Towes ([EMAIL PROTECTED]) http://www.CFUGToronto.org/ This System has been donated by Infopreneur, Inc. (http://www.infopreneur.net)
