Error: Server has shut down the connection prematurely

142 views
Skip to first unread message

Ritesh Padey

unread,
Jun 6, 2016, 9:19:39 AM6/6/16
to LoadRunner
When i start a load after some time in controller, Server has shut down the connection prematurely error has occurred, kindly help me to how to resolve this issue.

Sunil Kumar

unread,
Jun 7, 2016, 9:12:33 AM6/7/16
to LoadRunner
try this option
web_set_sockets_option("IGNORE_PREMATURE_SHUTDOWN", "1");

timothy ma

unread,
Jun 10, 2016, 3:21:12 PM6/10/16
to LoadRunner
Hi

This is one of the solution but need to understand the root cause why.

It may be the proxy issue.

I remember I tried this option however the average response time become more than 30s for many transactions.

Good luck

James Pulley

unread,
Jun 10, 2016, 8:24:40 PM6/10/16
to LoadRunner
Most common causes
* You have violated a business rule and are using similar data from one virtual user session to another, particularly on user credentials
* You have not correlated an item related to session, state, date, or time
* You have missed dynamic data related to the business process which is no longer valid in the system
* You are not checking for expected results and not branching your execution when the expected results are not present
* You have continue on error enabled without branching in code

Amit Vashistha

unread,
Sep 30, 2016, 10:49:00 AM9/30/16
to LoadRunner
Reply all
Reply to author
Forward
0 new messages