Skip to content

Commit eb696a7

Browse files
authored
Update features.md
1 parent 2289749 commit eb696a7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/application-gateway/features.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/24/2023
8+
ms.date: 04/14/2025
99
ms.author: greglin
1010
---
1111

@@ -104,9 +104,7 @@ For more information, see [WebSocket support](application-gateway-websocket.md)
104104

105105
## Connection draining
106106

107-
Connection draining helps you achieve graceful removal of backend pool members during planned service updates or problems with backend health. This setting is enabled via the [Backend Setting](configuration-http-settings.md) and is applied to all backend pool members during rule creation. Once enabled, the application gateway ensures all deregistering instances of a backend pool don't receive any new requests while allowing existing requests to complete within a configured time limit. It applies to cases where backend instances are:
108-
- explicitly removed from the backend pool after a configuration change by a user, or
109-
- reported as unhealthy by the health probes
107+
Connection draining helps you achieve graceful removal of backend pool members during planned service updates or problems with backend health. This setting is enabled via the [Backend Setting](configuration-http-settings.md) and is applied to all backend pool members during rule creation. Once enabled, the application gateway ensures all deregistering instances of a backend pool don't receive any new requests while allowing existing requests to complete within a configured time limit. It applies to cases where backend instances are explicitly removed from the backend pool after a configuration change by a user.
110108

111109
The only exception is when requests continue to be proxied to the deregistering instances because of gateway-managed session affinity.
112110

0 commit comments

Comments
 (0)