Friday 11 April 2014

Connection Timeout Error:Failed to connect server in load runner


    " Error -27796: Failed to connect to server "test.propertyinstant.com:80":        [10060] Connection timed out " this error.
Solution:
Go to Run time settings->Preferences->options, there in HTTP properties you will find on option "HTTP-request connect timeout" set it to 1000 and then re run it will not fail after this.

Please make sure that manually you are able to connect to server. If not then there is a problem with server.

TRY:

HTTP-request connect timeout (sec).......1000
HTTP-request receive timeout (sec)........600

HTTP Keep-Alive timeout (sec)................600

1 comment:

  1. On adding HTTP-request connect timeout (sec).......1000
    HTTP-request receive timeout (sec)........600

    HTTP Keep-Alive timeout (sec)................600
    Still same issue for connection timed out appears. Also checked by disabling the proxy as well.

    ReplyDelete