Slow Transactions: JDBCRequest¶
JDBC > Slow Transactions will show a list of all Slow Running and Slow Finished transactions, which have taken longer to run than the current Slow Request Threshold.
Note
FusionReactor has a default Slow Request Threshold set to 3 seconds. You are able to change the threshold to either a lesser or a higher value and can find the setting:
- JDBC+Settings > History > Slow Request Threshold
An example of the page can be seen below with the statement data obfuscated. The image below lists any transactions that have gone over the slowest threshold. It also lists any running transactions that haven increased passed the threshold and are still running.
Note
The Slow Transactions: JDBCRequest is the same as Transaction->Slow Transactions but filtered to only show transactions of JDBC type.
Learn more
Need more help?
Contact support in the chat bubble and let us know how we can assist.