Topic Last Modified: 2011-01-31
A Director is a server running Microsoft Lync Server 2010 that authenticates user requests, but does not home any user accounts. It is beneficial to deploy a Director in the following two scenarios:
- If you enable access by external users by deploying Edge
Servers, you should also deploy a Director. In this scenario, the
Director authenticates the external users, and then passes their
traffic on to internal servers. When a Director is used to
authenticate external users, it relieves Front End pool servers
from the overhead of performing authentication of these users. It
also helps insulate internal Front End pools from malicious traffic
such as denial-of-service attacks. If the network is flooded with
invalid external traffic in such an attack, this traffic ends at
the Director, and internal users should not see any effect on
performance.
- If you deploy multiple Front End pools at a central site, by
adding a Director to that site you can streamline authentication
requests and improve performance. In this scenario, all requests go
first to the Director, which then routes them to the correct Front
End pool.