With the ColdFusion 2018 release, we have provided a refreshed ColdFusion Administrator console. As the old ColdFusion Administrator console had not been changed in a long time, we felt it was only right to put a modern spin on the User Interface as well as add a couple of exciting new features. Home Screen The new ColdFusion Administrator sees the introduction of a new home screen. The home screen shows the main categories of settings as tiles. Clicking on a […]
The new Performance Monitoring Toolset has an exciting feature called the Code Profiler. As the name suggests, the Code Profiler lets you profile your CFML templates until the lowest level of granularity. Once profiled, you will be able to see how much time a line of code took and the exact flow of code. To profile a CFML template, Step 1: Choose a server Profiling can only be done on a single ColdFusion node at a time. Select the global […]
We are pleased to announce refreshed installers for Windows for ColdFusion (2018 release) Public Beta. This update follows the last Public Beta released on April 2018. See the release notes here. This update contains the following: Auto-discovery of nodes in Performance Monitoring Toolset Updated text in Server Lockdown installer screens More than 120 bug fixes For more information, see the blog, Adobe ColdFusion (2018 Release) Public Beta.
***NOTE: This document was originally created by a member of the ColdFusion Engineering Team*** Sometimes it is useful to know the real-time load on a ColdFusion Server. One way to get this information is through cfstat, which displays the relevant information at CF server/Tomcat level. Another way to get this information is through Status worker, which displays the information at Webserver/Connector level. A status worker is a special type of worker which does not communicate with Tomcat. Instead, it gathers configuration and […]
ColdFusion documentation has had an interesting journey over the last few years. From a wiki-based approach to an Adobe-unified approach, the docs have come a long way and are ever evolving. Today, we have launched a unified and one-stop destination for all things docs. We have revamped the docs site and made it more centralized. Visit the new and improved ColdFusion User Guide (https://helpx.adobe.com/coldfusion/user-guide.html). The new layout is user-friendly and makes navigation easier. We have divided the docs into three main […]