Server variables are associated with a single ColdFusion Server. They are available to all applications that run on the server. Use server variables for data that must be accessed across clients and applications.
Server variables do not time out, but are lost when the server shuts down. You cannot delete a Server variable. Therefore, you should limit the amount of data you store in Sever variables.
Server variables are stored on a single server. As a result, you should not use Server variables if you use ColdFusion on a server cluster.
ColdFusion provides the following standard read-only Server variables:
LiveDocs comments are not longer enabled for ColdFusion 5.0. Please use one of the following resources instead.
ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 5.0