Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: Software cause connection abort and connection reset by peer errors in LR11.52 and LR12.01

$
0
0

Hello,

 

If you are getting this error -Error: -27780: read to host failed: [10054] Connection reset by peer" then use below solution:

 

Add this LR function web_set_sockets_option("CLOSE_KEEPALIVE_CONNECTIONS", "1"); after the request which is failing.

 

This step closes all the open connections, and as a result, LoadRunner stops waiting for the rest of the //response of the redirection.

 

NOTE: 10054 is a generic Microsoft network error — it is also possible for this error to be caused as a result of the application server being too heavily loaded, or due to a network/OS issue, or even due to an anti-virus/firewall on the server.

 

Thanks,

Deepak


Viewing all articles
Browse latest Browse all 12134

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>