We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c416030 commit cb9f094Copy full SHA for cb9f094
jobs/gorouter/spec
@@ -70,7 +70,7 @@ properties:
70
This accommodates requests forwarded by a load balancer until it considers the router unhealthy.
71
default: 20
72
router.healthcheck_user_agent:
73
- description: User-Agent for the health check agent (usually the Load Balancer).
+ description: DEPRECATED. Use /health endpoint on port specified by status.port. User-Agent for the health check agent (usually the Load Balancer).
74
example: "ELB-HealthChecker/1.0"
75
default: "HTTP-Monitor/1.1"
76
router.enable_ssl:
0 commit comments