Skip to content

Commit 0a07854

Browse files
authored
Update configuration-http-settings.md
1 parent 215591b commit 0a07854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Connection draining helps you gracefully remove backend pool members during plan
3939
- removed during scale-in operations, or
4040
- reported as unhealthy by the health probes.
4141

42-
You can apply this setting to all backend pool members by enabling Connection Draining in the Backend Setting. It ensures that all deregistering instances of a backend pool continue to maintain existing connections, to serve the ongoing requests until the configured timeout value, and don't receive any new requests or connections. This is true for WebSocket connections also.
42+
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.
4343

4444
| Configuration Type | Value |
4545
| ---------- | ---------- |

0 commit comments

Comments
 (0)