
NOTE
Pound signs are used to turn variables into their values and are needed
only in a few locations (referred to as output zones). These are inside all
ColdFusion tags other than CFIF, CFSET, and inside the body (between
the open and close tag) of CFOUTPUT, CFQUERY, and CFMAIL.
Scalable Deployment
ColdFusion has the reputation that it does not scale.This is false. On its own,
ColdFusion can handle a large number of hits. Built-in features allow an adminis-
trator to “scale” the amount of people viewing a single page at a time, the amount of
information in cache, and other features that go into site performance. When a site is
being hammered, the option ...