Minor edit

This commit is contained in:
Maria Bermudez 2019-01-04 09:15:01 -08:00 committed by GitHub
parent 6fac75ad0f
commit 7e40582b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -152,9 +152,9 @@ These keys are supported:
| include_forwarded_for | no | true | If present, include the X-Forwarded-For header in requests |
> Known issue
> #### Known issue
>
> For `sni` (https) routes, HRM forwards to service tasks before any task
> For SNI (HTTPS) routes, HRM forwards to service tasks before any task
> health checks have passed. This may result in traffic loss if a task is not
> ready to serve traffic immediately after it is scheduled.
{: .important}