
Is been a few weeks since I installed ColdFusion 8 Developer Edition in my MacBook Pro running Leopard. Recently I've started to noticed my laptop currently having only 2GB of RAM is been choking when opening a few apps. Taking a look at the Activity Monitor, I realized that I had enabled ColdFusion 8 to auto-start and this was grabbing a bit over 500MB of RAM right there, which is a little wasteful when not doing any CF8 development.
The problem is that there is no apparent setting to disable this. I decided to run a search on Google and came a across a few ways of doing it. The best and cleanest option seems to be just going into your
Macintosh HD/Library/StartupItems and delete the
ColdFusion8 folder contents.
To enable the server again when needed simply go to
Applications/ColdFusion8 > ColdFusionLauncher.app and Launch the server, when done you can shut it down with the same app.
Quite frankly I don't understand why this was not added as a check setting somewhere, but there you have it.
Labels: ColdFusion8