Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Alvin Wang
Alvin WangReporter
Derek Wood
Derek WoodComponents
Sprint
None
Fix versions
Affects versions
Priority
Created November 24, 2014 at 7:36 PM
Updated January 27, 2015 at 9:33 PM
Resolved January 22, 2015 at 12:20 AM
The server /status health-check endpoint is not closing the connection. Closing the connection is a requirement for the Google Compute load balancer health-checks (https://cloud.google.com/compute/docs/load-balancing/health-checks#overview), and likely others. My understanding is that this endpoint is built on top of netty-http. Can netty-http be configured to not to keep-alive this connection?
sample tcpdump snippet for an instance behind a google loadbalancer attached, showing continual connection resets