Load balancing Skype for Business

Updated on April 2, 2025
Published on March 8, 2023

About Skype for Business

Skype for Business is a business class instant messaging, voice over IP (VoIP) and video collaboration tool by Microsoft. Since 2015, it has served as a replacement for Microsoft Lync (formerly Microsoft Office Communications Server).

Unlike the consumer version of Skype, the infrastructure for is hosted on Skype for Business Server. This is comprised a number of individual servers including, Frontend/Backend, Mediation, Director and Edge servers. Due to the number of servers and services provisioned, there is inherent complexity in the deployment. This requires a considered approach to high availability and distribution of user traffic.

Key benefits of load balancing

Here are a few key benefits:

  • Ensures the application is always available
  • Provides a stable, optimal performance
  • Feature-rich highly resilient solution
  • Scalability

Microsoft’s Enterprise solutions are at the heart of businesses everywhere. Loadbalancer.org is officially certified for all of Microsoft’s key applications which you can find here. More details on the Skype for Business components, how it works, and prerequisites for load balancing can be found in our deployment guide, available to view below.

Deploying Skype for Business with Loadbalancer.org appliances enables organizations to create a feature-rich highly resilient solution that ensures that wherever staff are located, and however they connect, they can depend on a platform that allows seamless communications wherever and whenever needed using the communications medium of their choice.

How to load balance Skype for Business

Loadbalancer.org appliances are configured to present a series of Virtual Servers (VIPs). These VIPs become the connection points for internal and external clients. The load balancer is then able to distribute requests to the Skype for Business servers that make up the various pools.

Here’s an example deployment architecture:

Example fully balanced deployment utilizing 2 HA pairs. HA pair 1 is used to load balance the external Edge, HA pair 2 is used to load balance the internal Edge and all other roles.

Direct Routing (DR) mode a.k.a. Direct Server Return (DSR) mode is not supported for Skype for Business.

UDP traffic must be configured with Layer 4 NAT mode.

TCP traffic can use either Layer 7 SNAT (Reverse Proxy) or layer 4 NAT.

Front End Servers Protocols Table

ProtocolRolePortsLoad balancing methods
TCP/HTTPInternal Web ServicesInternal Web ServicesLayer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/DCOM/RPCVarious DCOM based operations135Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/HTTPSInternal Web ServicesUsed for HTTPS communication between the Focus (the Skype forBusiness Server component that manages conference state) and theindividual servers.443,444Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/TURNUsed for call admission control by the Skype for Business ServerBandwidth Policy Service448Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/TLS/MTLS/SIPVarious SIP based communication5061Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/SIP/TLSUsed by the Mediation Server for incoming requests from the Front EndServer to the Mediation Server5070Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/SIP/MTLSUsed for incoming SIP requests for the Response Group application, Attendant (dial in conferencing), the Skype for Business Server Conferencing Announcement service (that is, for dial-in conferencing), the Call Park application5071, 5072, 5073, 5075Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/SIPUsed for incoming SIP requests for the Audio Test service5076Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCPUsed for call admission control by the Bandwidth Policy service for A/VEdge TURN traffic5080Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/HTTPSExternal Web Services – from Reverse Proxy4443Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/HTTPSExternal Web Services – from Reverse Proxy8080Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)

Director Servers Protocols Table

ProtocolRolePortsLoad balancing methods
TCP/HTTPSInternal Web Services443Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/HTTPSInter-server communication between Front End and Director444Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/TLS/MTLS/SIPInternal SIP communications between servers and for client connections5061Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/HTTPExternal Web Services – from Reverse Proxy4443Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)
TCP/HTTPExternal Web Services – from Reverse Proxy8080Layer 7 SNAT – (Flexible, Source IP and cookie insertion capabilities)

Edge Servers (External Interface) – Access (SIP) Service Protocols Table

ProtocolRolePortsLoad balancing methods
TCP/STUNAudio/Visual service443Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)
UDP/STUNAudio/Visual service3478Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)
TCP/MTLS/SIPAccess (SIP proxy) service5061Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)
TCP/MTLS/SIPAudio/Visual authentication service5062Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)

Edge Servers (External Interface) – Access (SIP) Service Protocols Table

ProtocolRolePortsLoad balancing methods
TCP/TLS/STUN/SIPAccess (SIP proxy) service443Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)
TCP/MTLS/SIPAccess (SIP proxy) service5061Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)
TCP/XMPPAccess (XMPP Proxy) service5269Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)

Web conference service Protocols Table

ProtocolRolePortsLoad balancing methods
TCP/TLS/STUN/SIPWeb conferencing443Layer 7 SNAT – (Source IP persistence)

Audio/Visual Service Protocols Table

ProtocolRolePortsLoad balancing methods
TCP/TLS/STUN/SIPAccess (SIP proxy), Web Conferencing, Audio/Visual services443Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)
UDP/STUNAudio/Visual service3478Layer 4 NAT – (Fast Load balancing throughput Source IP persistence)Layer 7 SNAT – (Flexible, Source IP persistence)