Applies To:
Show VersionsBIG-IP AAM
- 14.0.1, 14.0.0
BIG-IP APM
- 14.0.1, 14.0.0
BIG-IP Analytics
- 14.0.1, 14.0.0
BIG-IP Link Controller
- 14.0.1, 14.0.0
BIG-IP LTM
- 14.0.1, 14.0.0
BIG-IP PEM
- 14.0.1, 14.0.0
BIG-IP AFM
- 14.0.1, 14.0.0
BIG-IP DNS
- 14.0.1, 14.0.0
BIG-IP ASM
- 14.0.1, 14.0.0
Dynamic Ratio Load Balancing
Introduction to dynamic ratio load balancing
You can configure Dynamic Ratio load balancing for pools that consist of RealNetworks® RealServer™ servers, Microsoft® Windows® servers equipped with Windows Management Instrumentation (WMI), or any server equipped with an SNMP agent such as the UC Davis SNMP agent or Windows 2000 Server SNMP agent.
To implement Dynamic Ratio load balancing for these types of servers, BIG-IP® Local Traffic Manager™ provides a special monitor plug-in file and a performance monitor for each type of server. The exception is a server equipped with an SNMP agent. In this case, the BIG-IP system provides the monitor only; no special plug-in file is required for a server running an SNMP agent.
Monitor plug-ins and corresponding monitor templates
For each server type, this table shows the required monitor plug-in and the corresponding performance monitor types.
Server Type | Monitor plug-in | Monitor Type |
---|---|---|
RealServer Windows server | F5RealMon.dll | Real Server |
RealServer UNIX server | f5realmon.so | Real Server |
Windows server with WMI | f5isapi.dll or F5Isapi64.dll or F5.IsHandler.dll | WMI |
Windows 2000 Server server | SNMP agent | SNMP DCA and SNMP DCA Base |
UNIX server | UC Davis SNMP agent | SNMP DCA and SNMP DCA Base |
Overview of implementing a RealServer monitor
For RealSystem® Server systems, the BIG-IP® system provides a monitor plug-in that gathers the necessary metrics when you have installed the plug-in on the RealSystem Server system. Configuring a RealSystem Server for Dynamic Ratio load balancing consists of four tasks:
- Installing the monitor plug-in on the RealSystem Server system
- Configuring a Real Server monitor on the BIG-IP system
- Associating the monitor with the server to gather the metrics
- Creating or modifying the server pool to use Dynamic Ratio load balancing
Installing the monitor plug-in on a RealSystem server system (Windows version)
Installing and compiling a Linux or UNIX RealSystem server monitor plug-in
Overview of implementing a WMI monitor
For Windows running Windows Management Instrumentation (WMI), the BIG-IP® system provides a Data Gathering Agent for the IIS server. Configuring a Windows platform for Dynamic Ratio load balancing consists of these tasks:
- Installing the Data Gathering Agent on the IIS server
- Configuring a WMI monitor on the BIG-IP system
- Associating the monitor with the server to gather the metrics
- Creating or modifying the server pool to use the Dynamic Ratio load balancing method
The procedure for installing the Data Gathering Agent on an IIS server differs depending on whether the server is running IIS version 5.0, 6.0, or 7.0, and whether the Data Gathering Agent is the file f5isapi.dll (or f5isapi64.dll), or the file F5.IsHandler.dll.
IIS version support for the data gathering agent files
The procedure for installing the Data Gathering Agent on an IIS server differs depending on which IIS version the server is running and whether the Data Gathering Agent is the file f5isapi.dll, f5isapi64.dll, or F5.IsHandler.dll. This table shows each of the Data Gathering Agent files and the IIS versions that support each file.
Data Gathering Agent | IIS 5.0 | IIS 6.0 | IIS 7.0 | IIS 7.5 | IIS 8.0 | IIS 8.5 |
---|---|---|---|---|---|---|
f5isapi.dll (32-bit) and f5isapi64.dll (64-bit) | Yes | Yes | N/A | N/A | N/A | N/A |
F5.IsHandler.dll (32-bit, 64-bit, and .NET) | N/A | Yes | Yes | Yes | Yes | Yes |