I believe that is correct. Currently, there is no way to pass a complex variable/object like a CFC to another server in this manner. The new serialization features allow this so that if a server goes down, you do have the ability to continue the session on the new server without even a blip.
Eric > Yea, session replication is so your session variables are copied over to > other instances you are running inside of a coldfusion cluster. Now, > someone correct me if I'm wrong, but the issue everyone is speaking > about is: simple variables would replicate, but objects would not > replicate (user beans, cfc's with cart info, etc), and they will > replicate in Scorpio. > > Chris Peterson > > -----Original Message----- > From: Andrew Scott [mailto:[EMAIL PROTECTED] > Sent: Friday, May 11, 2007 9:31 AM > To: CF-Talk > Subject: Re: Scorpio > > I am going to take a stab in the dark, but I think its update one server > and it replicates to the others. I guess others will tell me I am wrong > if I am.. > > > > On 5/11/07, Robert Rawlins - Think Blue > <[EMAIL PROTECTED]> > wrote: >> >> Would someone mind giving me a quick 'synopsis' or what replication is > >> all about? Presumably this is so you can run two identical setups with > >> a network load balancer in the middle? >> >> I'm sure that blind guess is complete wrong though :-D just trying to >> learn something new. >> >> Thanks guys, >> >> Rob >> >> -----Original Message----- >> From: Dave Watts [mailto:[EMAIL PROTECTED] >> Sent: 11 May 2007 15:13 >> To: CF-Talk >> Subject: RE: Scorpio >> >> > Why are so many people so excited about this? Session replication is > >> > not needed on the vast majority of sites - it just causes network >> > chatter and it still has latency so if a session does failover due a > >> > server going down, you might still get a request into a new server >> > instance before the session data is available. >> >> I wouldn't go so far as to say I'm excited about this, but session >> replication in CF 7 and earlier is essentially half a feature. It's an > >> annoyance to hear that a product supports "neat feature x" and "neat >> feature y", but unfortunately you have to pick one or the other. Just >> like with query caching and CFQUERYPARAM. >> >> > How many people are actually using replication and what is your >> > justification for it? >> >> Several of our clients are using it, because they want a higher level >> of failover than they can have without it. Why is that so hard to > understand? >> >> Dave Watts, CTO, Fig Leaf Software >> http://www.figleaf.com/ >> >> Fig Leaf Software provides the highest caliber vendor-authorized >> instruction at our training centers in Washington DC, Atlanta, >> Chicago, Baltimore, Northern Virginia, or on-site at your location. >> Visit http://training.figleaf.com/ for more information! >> >> This email has been processed by SmoothZap - www.smoothwall.net >> >> >> >> >> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 by AdobeĀ® Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277769 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

