ColdFusion Administrator Defualt Settings

by Pete Freitag

I just helped someone setup their ColdFusion adminstrator settings, there are a few things you probably don't want to leave defaulted, here's a list of some of the things I changed.

The Fixinator Code Security Scanner for ColdFusion & CFML is an easy to use security tool that every CF developer can use. It can also easily integrate into CI for automatic scanning on every commit.

Comments

Rob Brooks-Bilson

Pete, one note on JVM Heap Size for Windows servers. The JVM is limited to 1.8GB max.

Pete Freitag

Yes, the 1.8 limit is based on the default max perm size, it could actually ve different, check out my post on that topic: http://www.petefreitag.com/item/140.cfm

dinesh

how to start coldfusion application? is it neccesarry to instal any for usinf cold fusion application ?

kishor

hi.. How to add a Global Error Handler and add Missing Template Handler in coldfusion MX7...