Skip to content

Instantly share code, notes, and snippets.

@denisbr
Created September 16, 2016 08:11
Show Gist options
  • Save denisbr/9194890c0c0f52710e9cc28aa9beb43e to your computer and use it in GitHub Desktop.
Save denisbr/9194890c0c0f52710e9cc28aa9beb43e to your computer and use it in GitHub Desktop.
Backend_health - Backend health check
The result of a backend health probe.
The format is:
%s %s %s %u %u %u %f %f %s
| | | | | | | | |
| | | | | | | | +- Probe HTTP response
| | | | | | | +---- Average response time
| | | | | | +------- Response time
| | | | | +---------- Probe window size
| | | | +------------- Probe threshold level
| | | +---------------- Number of good probes in window
| | +------------------- Probe window bits
| +---------------------- Status message
+------------------------- Backend name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment