Skip to content

Commit 10bd24d

Browse files
committed
added note to address limitation with connection draining timeout
1 parent 9548aa8 commit 10bd24d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ You can apply this setting to all backend pool members by enabling Connection Dr
4747

4848
The only exception to this are requests bound for deregistering instances because of gateway-managed session affinity. These requests continue to be forwarded to the deregistering instances.
4949

50+
> [!NOTE]
51+
> There is a limitation where a configuration update will terminate ongoing connections after the connection draining timeout. To address this, you must increase the connection draining time-out in the backend settings to a value higher than the max expected client download time.
52+
5053
## Protocol
5154

5255
Application Gateway supports both HTTP and HTTPS for routing requests to the backend servers. If you choose HTTP, traffic to the backend servers is unencrypted. If unencrypted communication isn't acceptable, choose HTTPS.

0 commit comments

Comments
 (0)