Non HTTP response code: java.net.SocketException

Following setting to be used:

1. bin folder - user.properties : httpclient4.retrycount=1 and hc.parameters.file=hc.parameters

2. bin folder - hc.parameters : http.connection.stalecheck$Boolean=true

3. Thread Group - Http request sampler - unchecked “Use Keep alive” also (as authentication takes more than 10 minutes for 100 users and above and I am not interested that how much time this authentication takes place)


Comments