> -----Original Message-----
> From: Sean A Corfield [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 24, 2003 11:47 AM
> To: CF-Talk
> Subject: Re: Request for Review: "Variables in CFML
> 
> 
> On Monday, Mar 24, 2003, at 02:57 US/Pacific, Matt Robertson wrote:
> > Isn't it possible for CFMX to scale session vars across a 
> cluster now?
> 
> Yes, since you can use J2EE session variables and leverage the 
> scalability of the underlying J2EE system.

So how does this actually work across a cluster?  I have to assume that
the data is still stored in server RAM (since we're not setting an
external storage area) so does every creation/update a session var send
out a message to all of the severs in the cluster?  Does one server poll
the others for data when a customer hits it?  Does it require the use of
CF Clustering or will it work using any clustering tech?

I know it's hard to believe - but I'm confused.  ;^)

Jim Davis


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to