> Is session-aware LB a function of CF Enterprise and Cluster > Cats or is this somethimg that can be implemented using WDDX? Session-aware load balancing is an option within the ClusterCATS Explorer interface. When you use this, you use "sticky" sessions, in which the load balancer is used to direct the user's initial request to a server, and all subsequent requests are directed to that same server. Session variables, being stored within the memory of an individual physical server, are not shared across a cluster. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

