Skip to content

FusionReactor Observability & APM

Troubleshoot

Blog / Info

Customers

About Us

Installation

Configure

Troubleshoot

Blog / Info

Customers

About Us

Author Posts: team@coreconcepts.design

Java Buffer Pool Memory Space

Understanding the Java Buffer Pool Memory Space The Java buffer pool space is located outside of the garbage collector-managed memory. It’s a way to allocate native off-heap memory.  What’s the benefit of using a Java buffer pool? To answer this

Read More »

FusionReactor ColdFusion line performance

Introduction This technote is going to guide you through the use and configuration of the FusionReactor ColdFusion line performance plugin. The FusionReactor ColdFusion Plugin is able to profile the execution of ColdFusion CFML code at line level. The data gathered

Read More »

FusionReactor Lucee and Railo line performance

Introduction This technote is going to introduce the Lucee and Railo line performance plugins. The FusionReactor plugins allow you to profile the execution of ColdFusion CFML code at line level. This data can then be used to identify performance issues

Read More »

Win a Ticket for Velocity Conference New York, 2016

For the second time we are sponsoring Velocity Conference, New York. You can visit us at booth #19, we will be showing off the latest version of FusionReactor and FusionCLOUD. To celebrate this we are giving away a free ticket for Velocity Conference, New

Read More »

Announcing FusionReactor 6.2

We’re happy to announce the latest release of FusionReactor – 6.2.   This release contains around a dozen cool new features and improvements.   You can see a list of all the new stuff on the Release Notes page or simply just

Read More »

Transaction Memory Values Explained

One of the metrics gathered by FusionReactor during the execution of a transaction (request) is the memory usage of the transaction. This is displayed on the Main tab in the transaction details page. Since FusionReactor 6 we have added the

Read More »