Skip to content

Commit cb9f094

Browse files
authored
deprecating router.healthcheck_user_agent
1 parent c416030 commit cb9f094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/gorouter/spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ properties:
7070
This accommodates requests forwarded by a load balancer until it considers the router unhealthy.
7171
default: 20
7272
router.healthcheck_user_agent:
73-
description: User-Agent for the health check agent (usually the Load Balancer).
73+
description: DEPRECATED. Use /health endpoint on port specified by status.port. User-Agent for the health check agent (usually the Load Balancer).
7474
example: "ELB-HealthChecker/1.0"
7575
default: "HTTP-Monitor/1.1"
7676
router.enable_ssl:

0 commit comments

Comments
 (0)