You've not built many sites with a public-facing, no-sessions-needed front-end and some admin and/or members-only interfaces that require auth? That describes 2/3 of the sites I've built...
On Fri, Feb 20, 2009 at 9:45 AM, Brad Wood <[email protected]> wrote: > > I can't think of many sites I've built that had session management turned > on > but didn't use session variables somewhere on every page request, so the > point would largely be moot since sessions were guaranteed to be used. If > I > wasn't using them I probably would have turned them off in CF Admin in the > first place. > > ~Brad > > ----- Original Message ----- > From: "John M Bliss" <[email protected]> > To: "cf-talk" <[email protected]> > Sent: Friday, February 20, 2009 7:20 AM > Subject: Re: HTTP_USER_AGENT question > > > > > > Interesting. That seems like a more server-memory-friendly approach. > > Wonder why Adobe CF does not do it that way... > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319613 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

