Fault tolerant ts cluster?
In Windows Server 2008 a new feature called Terminal Services Session Broker
is available. This feature can be used for high availability. On the MS site
you'll find this info about the session broker :
It provides a simpler alternative than Microsoft Network Load Balancing for
Terminal Services. While not limited to a specific number of servers, the
feature provides significant value to farms of two to five servers. With TS
Session Broker, new sessions are distributed to the least-loaded server
within the farm—optimizing performance—and users can reconnect to an existing
session without having to know specific information about the server where
the session was established. IT managers can use the feature to map the
Internet Protocol (IP) address of each terminal server to a single Domain
Name System (DNS) entry. This configuration can also provide fault tolerance;
if one of the farm servers is unavailable, the user will connect to the next
least-loaded server in the farm.
|