The session variable are stored in the JVM memory of each ColdFusion instance. if session replication is enable then the session information is shared among the enable CF instances. Each instance keeping a copy of the session information in the JVM memory.
Wil Genovese One man with courage makes a majority. - Andrew Jackson On May 12, 2010, at 12:07 PM, Donnie Carvajal <[email protected] > wrote: > > Does anyone know where the session variables are stored if > Coldfusion is running in a distributed configuration? My assumption > is the session variables are stored on the server running ColdFusion > and not the web server, but you know what they say about assuming. > > Thanks, > > Donnie > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:333610 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

