We have multiple CF instances (all clustered) on our production systems. The problem is, we don't run multiple websites (although this could change). Every application has a /<something> site off of the root website. I've mapped sites that use a different instance to the correct JRun filter (wsconfig/<whatever>) and all seems well... except sometimes, the JSessionID assigned to a user belongs to the main website. When this happens, a persons' request just round robins within the instances, and session information is never stored correctly.
Has anyone else ever come across this? I'm thinking the only solution will be to move sites with their own instance into their own website, but it's going to involve multiple SSL sites on one IP with differing host heads... requiring a large headache of IIS administration requiring *.mysite.com type CERTS (our load balancing software defines a node by machine name, and can't handle multiple IPs on a single server). Anyone else just map virtual directories to different instances? Matthew Williams Geodesic GraFX ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268228 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

