> Is it possible to share sessions without clustering? > > (I'd like to be able to know that when I'm hitting Server A, that the > application I'm seeing is coming from Server A. This is for hardware > load-balancing and fail-over reasons.)
Here's a real world example: Sometimes, I need to "reload" my applications, which I do via a url parameter that clears cached queries, application variables, etc. Normally (without a cluster), I have a separate domains that hit each individual server on my load-balanced farm, and I can reload the application on each server. However, since CFMX is clustered, I've got no idea whether I'm reloading the application on Machine A, Machine B, or Machine C. Is there a solution for this? Am I the only one who is attempting J2EE session sharing? Ack!! Thanks, Jamie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:210226 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

