Almost all of my applications are running on multiple machines and i would like 
to use server variables to save things like IP addresses and server names that 
can be used for CFHTTP requests or error reporting.  These variables would 
basically be static and would almost always have the same value for that 
particular server.  For example, WebServer1 will most likely always be named 
WebServer1, so Server.serverName will never change values on WebServer1.  I 
would like to avoid adding code to every app that always checks to see if the 
server variables are set.  I would prefer to set the server variables after 
ColdFusion restarts.

Any ideas? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324006
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to