Files
MaxScale/server
Markus Mäkelä 1d8139587b MXS-2710: Move client_count handling into client DCB
Due to the fact that both client connections and listeners use sessions in
2.3, the client_count tracking must be done inside the client DCB. In
addition to this, the max_connections check didn't take the current
pending connection into account which caused an off-by-one error.

This commit fixes the connection_limit test failure that was introduced by
commit 6306519e5e75575ba083ee2f0edfe7e624da5d26.
2020-01-13 17:12:04 +02:00
..
2018-09-10 13:22:49 +03:00
2019-10-29 12:51:31 +02:00
2017-01-16 10:56:33 +02:00