Skip to content

Commit 5b5bba7

Browse files
authored
Update configuration-http-settings.md
1 parent fea93f2 commit 5b5bba7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 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: conceptual
8-
ms.date: 09/30/2023
8+
ms.date: 10/03/2024
99
ms.author: greglin
1010
---
1111

@@ -35,8 +35,7 @@ Please refer to TLS offload and End-to-End TLS documentation for Application Gat
3535
## Connection draining
3636

3737
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,
39-
- removed during scale-in operations, or
38+
- explicitly removed from the backend pool, or
4039
- reported as unhealthy by the health probes.
4140

4241
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 is also true for WebSocket connections.

0 commit comments

Comments
 (0)