Ben Forta

Blog

April 15, 2002

Do Not Nest

tags may not be nested. In fact, no CFML tags or functions should be used in between and (if the end tag is used). (Applies to: ColdFusion 5)

April 14, 2002

Redirecting Executed Application Output

is used to execute (run) applications, scripts, and batch files. To redirect any output generated by executed applications use the OUTPUTFILE attribute to specify a destination file name. (Applies to: ColdFusion 5)

April 13, 2002

And Non-Standard Ports

If your Web server is not on port 80 then you must specify the PORT when using . The port number should be passed to the PORT attribute. (Applies to: ColdFusion 4 or later)

April 12, 2002

Expiring Specific Cached Pages

Pages cached using may be flushed as needed using . The optional EXPIREURL attribute can also be used to flush specific URL's, and the * wildcard character may be used to match URL's (or parts of URL's). (Applies to: ColdFusion 4 or later)

April 11, 2002

Specifying The Directory

By default stores cached pages in the current directory (the directory containing the CFM files). To specify an alternate location use the CACHEDIRECTORY attribute passing it a fully qualified path. (Applies to: ColdFusion 4 or later)

April 10, 2002

Recommended System Memory

ColdFusion on Windows requires a minimum of 128 MB RAM to run (256 MB for Enterprise). But a minimum of 256 MB is recommended (512 MB for Enterprise). (Applies to: ColdFusion 5)

April 9, 2002

Clustering Platforms

ColdFusion Enterprise's clustering features do not support all Web servers. To use ClusterCATS on Windows you must be running Microsoft IIS (or PWS) or iPlanet / Netscape Enterprise, to use ClusterCATS on Unix boxes you must be running iPlanet / Netscape Enterprise. (Applies to: ColdFusion...

April 8, 2002

ColdFusion on HP-UX

ColdFusion supports HP-UX version 11.0 running on PA-RISC 1.1 or 2.0. Only ColdFusion Enterprise is supported on this platform. (Applies to: ColdFusion HP-UX)

April 7, 2002

ColdFusion on Linux

ColdFusion supports Red Hat Linux (6.2 or later), SuSE Linux (7.0 or later), and Cobalt RAQ3, RAQ4, and XTR. Only Intel CPU's are supported. Both ColdFusion Professional and ColdFusion Enterprise are supported on this platform. (Applies to: ColdFusion Linux)

April 6, 2002

ColdFusion on Solaris

ColdFusion supports Solaris 2.6, 2.7, and 2.8 running on a SPARC box. Only ColdFusion Enterprise is supported on this platform. (Applies to: ColdFusion Solaris)

Page 432 of 489 (4889 posts)