Skip to content

Commit

Permalink
LB Question (bregman-arie#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahulsharma0810 authored Dec 12, 2020
1 parent aac7da0 commit 8e5f517
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9392,6 +9392,15 @@ Pros:
* Source IP hash</summary><br><b>
</b></details>


<details>
<summary>Explain use case for connection draining?</summary><br><b>
To ensure that a Classic Load Balancer stops sending requests to instances that are de-registering or unhealthy, while keeping the existing connections open, use connection draining. This enables the load balancer to complete in-flight requests made to instances that are de-registering or unhealthy.

The maximum timeout value can be set between 1 and 3,600 seconds on both GCP and AWS.

</b></details>

#### Licenses

<details>
Expand Down

0 comments on commit 8e5f517

Please sign in to comment.