> First a note about scalability of session variables in CFMX:
>
> With CFMX you can rely on the underlying J2EE session mechanism and use
> session scope variables in CF. macromedia.com uses this approach and
> our peak traffic typically creates about 15,000 active sessions -
> plenty of scalability.

Sean, point of clarification about the above statement. According to your
blog (01/01/2003), if you are using MX for J2EE, you *cannot* use the
underlying J2EE session mechanism if you store CFCs in the session scope and
would like to share the sessions across a cluster because they are
full-blown Java objects.

Assuming I have not misread your blog statement, I think that's an important
disclaimer for those who are looking to use the underlying J2EE session
mechanism on MX for J2EE servers.

Please correct this if I'm wrong.

Regards,
Dave.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

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

Reply via email to