Files
MaxScale/server/modules/routing
Markus Mäkelä 192563a947 MXS-2108: Fix open connection calculation
When a connection to a server is lost and the session command history is
disabled, the session will continue as long as at least one connection is
open. Previously the open connection calculation used the same code that
was used when a new session was created which only inspected the
configured server count instead of the actual open connection count.
2018-10-19 15:20:34 +03:00
..
2017-06-01 10:24:20 +03:00
2018-06-13 23:15:11 +03:00
2017-06-01 10:24:20 +03:00
2017-03-03 15:35:37 +02:00