Hi,
I am doing a load test using Forecast tool and for a web service script i am getting following error:
www.XYZ.com:443Max network errors reached, SSL_read : error:00000005:lib(0):func(0):DH lib: Connection reset (: Connection reset) (: Connection reset)
Host name changed to XYZ
My doubt is
1)who is resetting connection, is it client or it is server. I have checked logs for web server and i am not able to see any description related to this error, so i believe this is done by client. Please correct me if i understood it wrong.
2)Run time settings are:
Max connect retries:3
Max network disconnections:5
Connect timeout(secs):30
Receive timeout(secs):120
is there anything i can change in these settings to avoid this error.
Thanks in advance,
Rohit