Mediation HLB Only Virtual Service
- Last Updated: June 24, 2024
- 1 minute read
- LoadMaster
- LoadMaster GA
- Documentation
DNS-only load balancing is sufficient for Mediation pools. If using the LoadMaster instead of DNS, load balance only TCP port 5070.
To configure a Virtual Service for Skype Mediation with the template, follow the steps below:
- Click the Add New button.
- Enter a Virtual Address.
- Select Skype Mediation HLB Only in the Use Template drop-down list.
- Click Add This Virtual Service.
- Expand the Real Servers section.
- Click Add New.
- Enter the Real Server Address.
- Confirm that Port 5070 is entered.
- Click Add This Real Server.
- Add additional Real Servers as needed.
Mediation HLB Virtual Service Recommended API Settings (optional)
This table outlines the API parameters and values set using the Progress Kemp application template. These settings can be used with scripts and automation tools.
|
API Parameter |
API Value |
|---|---|
| port | 5070 |
| prot | tcp |
| VStype | gen |
| ForceL7 | 1 |
| Transparent | 0 |
| ServerInit | 0 |
| Persist | src |
| PersistTimeout | 1200 |
| Schedule | lc |
| Idletime | 1800 |
| CheckType | tcp |
| CheckPort | 5070 |