Skip to content

Commit 9b9a997

Browse files
Merge pull request #211305 from Heidilohr/work-lb-update
Adding bullet point for clarity.
2 parents f8d3e69 + 47f7b71 commit 9b9a997

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/virtual-desktop/host-pool-load-balancing.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Virtual Desktop host pool load-balancing - Azure
33
description: Learn about host pool load-balancing algorithms for a Azure Virtual Desktop environment.
44
author: Heidilohr
55
ms.topic: conceptual
6-
ms.date: 10/12/2020
6+
ms.date: 09/14/2021
77
ms.author: helohr
88
manager: femila
99
---
@@ -23,6 +23,7 @@ Each host pool can only configure one type of load-balancing specific to it. How
2323

2424
- If a user already has an active or disconnected session in the host pool and signs in again, the load balancer will successfully redirect them to the session host with their existing session. This behavior applies even if that session host's AllowNewConnections property is set to False (drain mode is enabled).
2525
- If a user doesn't already have a session in the host pool, then the load balancer won't consider session hosts whose AllowNewConnections property is set to False during load balancing.
26+
- If you lower the maximum session limit on a session host while it has active user sessions, the change won't affect the active user sessions.
2627

2728
## Breadth-first load-balancing algorithm
2829

0 commit comments

Comments
 (0)