You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/firewall/long-running-sessions.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: firewall
5
5
author: vhorne
6
6
ms.service: firewall
7
7
ms.topic: article
8
-
ms.date: 09/22/2022
8
+
ms.date: 10/03/2022
9
9
ms.author: victorh
10
10
---
11
11
@@ -16,14 +16,14 @@ Azure Firewall is designed to be available and redundant. Every effort is made t
16
16
## Scenarios that impact long running TCP sessions
17
17
18
18
The following scenarios can potentially drop long running TCP sessions:
19
-
- Scale down
19
+
- Scale in
20
20
- Firewall maintenance
21
21
- Idle timeout
22
22
- Auto-recovery
23
23
24
-
### Scale down
24
+
### Scale in
25
25
26
-
Azure Firewall scales up\down based on throughput and CPU usage. Scale down is performed by putting the VM instance in drain mode for 90 seconds before recycling the VM instance. Any long running connections remaining on the VM instance after 90 seconds will be disconnected.
26
+
Azure Firewall scales in/out based on throughput and CPU usage. Scale in is performed by putting the VM instance in drain mode for 90 seconds before recycling the VM instance. Any long running connections remaining on the VM instance after 90 seconds will be disconnected.
0 commit comments