A static load balancing method uses a predefined method and varies little at runtime except for the case of a server unavailability
In a dynamic loadbalancing method, the distribution pattern of traffic is adjusted on the fly based on the observations of the runtime environment, such as current server capacity and load.
Demo: Create a Pool
Demo: Create a Virtual Server
Demo: Observer results