Hi,
I was testing with Websockets , under load some of the transactions were failing , waiting for the response from the server.
Using Wireshark, filtering for specific websocket requests, I could notice that the # of requests the LoadRunner logs show as sent are not really being sent , verified with the packets going from the loadgenerator.
( If the log says it sent 14 requests , from the wiresharkshows only 13 are sent, the server logs also show only 13 requests received. )
The logs on the receiving server match what was actually sent.
Is there any patch for this issue from LoadRunner ?