Skip to content

Commit 2289749

Browse files
authored
Update configuration-http-settings.md
1 parent 0df481d commit 2289749

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/application-gateway/configuration-http-settings.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greg-lindsay
66
ms.service: azure-application-gateway
77
ms.topic: concept-article
8-
ms.date: 03/19/2025
8+
ms.date: 04/14/2025
99
ms.author: greglin
1010
---
1111

@@ -34,9 +34,7 @@ The default affinity cookie name is *ApplicationGatewayAffinity* and you can cha
3434
3535
## Connection draining
3636

37-
Connection draining helps you gracefully remove backend pool members during planned service updates. It applies to backend instances that are
38-
- explicitly removed from the backend pool, or
39-
- reported as unhealthy by the health probes.
37+
Connection draining helps you gracefully remove backend pool members during planned service updates. It applies to backend instances that are explicitly removed from the backend pool.
4038

4139
You can apply this setting to all backend pool members by enabling Connection Draining in the Backend Setting. It ensures that all deregistering instances in a backend pool don't receive any new requests/connections while maintaining the existing connections until the configured timeout value. This process is also true for WebSocket connections.
4240

0 commit comments

Comments
 (0)