Need help with StresStimulus? Start here.
SignalR requests are timing out.
Unregistered User Posts: 514
3/21/2021
|
My test is progressing very slowly. It seems like SignalR requests are timing out. How to fix it?
|
|
0
link
|
George @StresStimulus Administrator Posts: 567
3/22/2021
|
SignalR allows the server to send asynchronous notifications to the web browser. They have minimal impact on application performance, however, may create issues with load testing script playback. To avoid timeouts, you need to enable asynchronous requests as described here http://support.stresstimulus.com/display/doc52/Asynchronous+requests However, it should be even easier to delete SignalR requests as the impact to test accuracy would be negligible. To do so:
1. Bring up Find Sessions by Content dialog by hitting Ctrl+F
2. In the Find What textbox type: /signalr/ and set search scope to Requests
3. Click Find All button 4. Click Delete the found highlighted sessions button to delete all SignalR requests
|
|
0
link
|
Copyright © 2024 Stimulus Technology