My company has two servers each having enterprise level coldfusion 
administrator installed on it. My site has code that will handle various 
counters based on user activity via application variables, I will have a main 
admin login that will be able to process these application variables and view 
hit counters.

My question is if my admin is logged in on server 1, how can I access the 
numbers saved in the application variables by users that are on server 2 to 
combine with the numbers from application variables on server 1? 

Is it possible to use server variables with the ability to reference them from 
either server based on the servers IP?

I am trying to do this without having to save the information in a DB table so 
I don't have to handle adding and removing based on session timeout issues, 
this data has to be as real time as possible. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:336118
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to