All required changes have been done to respective files like:
- stalecheck=true,
- keepalive is checked from HTTP request defaults,
- retrycount=1,
- hc.parameters file changes,
- Socket timeout is 240000
Still we see "java.net.SocketException: Connection reset" in response data however I see the valid requests been passed to Server.
The issue wasnt till we reach 3000 users, worked smoothly till 3000 users.