v1.7.0
Add load_balancing_algorithm_type input variable @linhkikuchi (#127)
what
- To support other type of load_balancing_algorithm_type (other than the default
round_robin
)
why
- My use case requires to use
least_outstanding_requests
type
round_robin
)least_outstanding_requests
type