I have an asp.net/Razor app that I like to perform a load test on, but NeoLoad reports the error "java.util.concurrent.ExecutionException: org.eclipse.jetty.websocket.api...
Do you say that this id is not coming from any server responses? If you use the Flags request feature in NeoLoad and use the fourth option which is to search on server responses...
I would like to know how Neoload handles:
Connection:Keep-Alive.
Does Neoload need to be configured when this action is used?
Should it be used in the playback of the...
Hi Vicky,
The order of the headers is not preserved. In this case, you can see the Keep-Alive header in the Test request above the expected location. So it plays as recorded.
I am trying to make a simple Websocket connection from NeoLoad. But it looks like the WebSocket request only accepts http:// urls. It relies on user to pass Upgrade and...