Relative Content

Tag Archive for kubernetesnetty

Connectiontimeout vs Connection Refused

Scenaio:
We ran some tests where one api is down, we fire requests to this api which is down from another api, majority of the Requests have connection Refused exception, wheras very few have connectionTimeoutException, any know why this is happening, threadpool size is 500.