Y
Hacker News
new
|
ask
|
show
|
jobs
by
zwily
5008 days ago
We've found that when the ELB health check returns non-ok, the ELB will immediately kill any requests in flight to that box. So it's kind of impossible to do a real "drain" with ELB. Are you seeing different behavior?
1 comments
mattyb
5008 days ago
We've seen the same behavior, so we do the draining via HAProxy, which does the right thing.
link