Skip to content

Commit fea93f2

Browse files
authored
Update features.md
1 parent 35c94aa commit fea93f2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/application-gateway/features.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,8 @@ For more information, see [WebSocket support](application-gateway-websocket.md)
105105
## Connection draining
106106

107107
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
109-
- reported as unhealthy by the health probes, or
110-
- removed during a scale-in operation
108+
- explicitly removed from the backend pool after a configuration change by a user, or
109+
- reported as unhealthy by the health probes
111110

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

0 commit comments

Comments
 (0)