After executing script with 5k inputs from CSV, jmeter logs shows following error:
java.net.SocketException: "Unexpected end of the file from server"
Seems like server side has connection timeout set.
What would be the possible solution to get rid of this error?