Because it's easy and it works out the box. Also, there is a benefit in using db client vars in a cluster. Afterall, regardless of what webserver they hit, they always hit the same db server, hence thier sessions follow them. Although with J2EE sessions its no longer the best solution, however it used to be the _only_ solution.
-Adam On Apr 6, 2005 12:03 PM, Tony Weeg <[EMAIL PROTECTED]> wrote: > then why does macromedia have them? > why would they include something like that, that is wholly not recommended? > > just dont get it. > > although in speaking with sean, i guess it makes sense to do it other ways... > > arggggggghhhhhhhhhhhhh > > tw > > On Apr 6, 2005 11:44 AM, Adrocknaphobia <[EMAIL PROTECTED]> wrote: > > Well for one, querying the database for every page request tends to > > hamper performance. > > > > -Adam > > > > On Apr 6, 2005 11:41 AM, Bryan F. Hogan > > <[EMAIL PROTECTED]> wrote: > > > Is there a specific reason I've missed that you recommend client variables > > > to be turned off? > > > > > > -----Original Message----- > > > From: Sean Corfield [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, April 06, 2005 11:35 AM > > > To: CF-Talk > > > Subject: Re: Async CFML (demo on damons blog) > > > > > > Either turn client variables off or change them to cookies. I am > > > always recommending people turn client variables off. > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:201749 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

