When defining a load-balancing pool using the command line, if the load-balancing method is not specified, what is the result?
When defining a load-balancing pool using the command line, if the load-balancing method is not specified, what is the result: Explanation When defining a load-balancing pool using the command line and the load-balancing method is not specified, the default load-balancing method will be used. The default load-balancing method for a pool is round-robin. If the … Read more