Load balance machines 编辑
Load balance machines
Note:
This feature applies to all your catalogs — single-session OS or multi-session OS catalogs. Vertical load balancing applies only to multi-session OS machines.
This feature lets you control how to load balance machines. You have two options: vertical and horizontal. By default, horizontal load balancing is enabled.
Vertical load balancing. Assigns an incoming user session to the most loaded machine that has not yet reached the maximum load. This saturates existing machines before moving on to new machines. Users disconnecting from existing machines frees up capacity on those machines. Incoming loads are then assigned to those machines. Vertical load balancing degrades the user experience but reduces costs (sessions maximize powered-on machine capacity).
Example: You have two machines configured for 10 sessions each. The first machine handles the first 10 concurrent sessions. The second machine handles the eleventh session.
Alternatively, you can use PowerShell to enable or disable vertical load balancing site-wide. Use the
UseVerticalScalingForRdsLaunches
setting in theSet-BrokerSite
cmdlet. UseGet-BrokerSite
to display the value of theUseVerticalScalingForRdsLaunches
setting. See the cmdlet help for details.Horizontal load balancing. Assigns an incoming user session to the least-loaded, powered-on machine available. Horizontal load balancing improves the user experience but increases costs (because more machines are kept powered on). By default, horizontal load balancing is enabled.
Example: You have two machines configured for 10 sessions each. The first machine handles five concurrent sessions. The second machine also handles five.
To configure this feature, from Manage > Full Configuration, select Settings in the left pane. Select an option under Load balance multi-session catalogs.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论