Gathering CPU Load, Garbage Collection Time, Thread Dumps And Other JVM Metrics In ColdFusion

added by JavaScript Kicks
6/13/2019 8:50:23 PM

467 Views

Ben Nadel shares his ColdFusion code that encapsulates access to the underlying JVM metrics, including CPU load, memory allocation, garbage collection (GC), thread state, and thread dumps. This has helped him get a sense of the baseline performance for his ColdFusion servers; and helps identify subsequent abnormalities.


0 comments