One of the advantages of our decades of combined experience is speed—we identify, prioritize and fix the causes of performance and stability problems as quickly and effectively as humanly possible. If you’ve got ColdFusion performance and/or stability problems, and you haven’t yet hired us for consulting, then I’d like to invite you to try our [...]
Introduction
SeeDSN is utility that I’ve been using internally with our SeeFusion customers for years in order to assist with configuring JDBC wrapped datasources that can be monitored via SeeFusion. The utility was originally developed for Webapper by Daryl Banttari, but it was never officially released to the public – until today. Recently I was on [...]
SeeFusion 4.0.7 is now available for download at http://www.seefusion.com.
Primarily, this update removes the need for the JDI debug settings that were required to produce stack traces with version of ColdFusion before 8, which ran on Java 1.4. (There is no change for ColdFusion 6/7, which still require JDI to gather stack traces under Java [...]
ColdFusion 8.0 added the ability to specify a “validation query” that will be run every time a connection is reused in a connection pool. This is useful in cases where database servers or firewalls sometimes drop connections without warning, as it causes a new connection to be made to the database server for the [...]