We see lot of ELB_5xx errors recently. During this time there is no error logged in the back end server, no HTTP 5xx errors , there is no 5xx errors in ELB logs and there is no application restart. But still ELB throws 5xx errors to the user and healthy host count reduced till 0 and resumed automatically.
It seems there is some issues while checking instance health check from ELB. I don't think we have any network issues between ELB and the application during healthcheck. Some of them saying that if we create new ELBs would resolve the issue because our ELBs are created long back. Is it true that if rotate the ELB would solve the issue. Please help me to resolve this issues.