mirror of https://github.com/docker/docs.git
Minor edit
This commit is contained in:
parent
6fac75ad0f
commit
7e40582b2a
|
@ -152,9 +152,9 @@ These keys are supported:
|
||||||
| include_forwarded_for | no | true | If present, include the X-Forwarded-For header in requests |
|
| 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
|
> health checks have passed. This may result in traffic loss if a task is not
|
||||||
> ready to serve traffic immediately after it is scheduled.
|
> ready to serve traffic immediately after it is scheduled.
|
||||||
{: .important}
|
{: .important}
|
||||||
|
|
Loading…
Reference in New Issue