Longest Requests : WebRequest¶
Requests > Longest Requests will show a list of the all web request in a sequential order that have taken the highest amount of time to complete on this instance.
Please be aware that FusionReactor only keeps a fixed default amount of transactions in memory. If the longest transactions list size gets too long or you restart you application server then any old transactions will be removed. You are able to change the size of the Longest Web Transactions via:
- Request Settings > WebRequest History > Slow Request History Size
The example image below lists the web requests by the longest time taken to complete.
Note
The Longest Requests : WebRequest is the same as Transaction->Long Transactions but filtered
to only show transactions of WebRequest type.