Skip to content

Commit d766027

Browse files
committed
fix: improve least_conn balancer implementation
1 parent 1458b5e commit d766027

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apisix/cli/config.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ local _M = {
113113
["worker-events-stream"] = "10m",
114114
["tars-stream"] = "1m",
115115
["upstream-healthcheck-stream"] = "10m",
116+
["balancer-least-conn"] = "10m",
116117
}
117118
},
118119
main_configuration_snippet = "",

0 commit comments

Comments
 (0)