Other products in the same market as ours use a Load Index to determine which session hosts to place users onto. This host index takes into consideration the number of users logged on, the CPU usage, the disk usage and also the memory usage.
If a host is “busy” then no new additional users should be allowed onto the host. We can encounter situations in AVD where a host may have a low number of sessions, but the CPU, Disk, or memory usage might be high. This could lead to a situation where the new sessions are placed onto a busy server and the user has a poor experience.
It would be useful in Nerdio if we could stop hosts from accepting new connections when the hit a certain threshold, I,e 80% of CPU or memory by placing the host into drain mode. Once the resources go below the threshold, the host can be taken out of maintenance mode.


Comments (3 comments)