You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add option poolReturnToHead which is passed through to genericPool
add option `poolReturnToHead` to facilitate reduction of pool size
after demand recedes. As the current round robin check now keeps on
touching all the connections and never lets them expire under decent
traffic.
0 commit comments