As it turns out, that setting did not achieve the behavior I wanted.
I am trying with the following environment.
Balancing group A ___ Balancing group B
|_ Balancing group C
Set "maximum connections per user" to 1 for all groups
Is it possible that the setting is not working?
2021年9月30日(木) 0:32 Mike Jumper <[email protected]>:
> On Wed, Sep 29, 2021, 08:26 takuya morita <[email protected]> wrote:
>
>> Thanks for your reply.
>>
>> When there is only one user, I think I can limit the number of
>> connections to one by setting the number of simultaneous connections to the
>> number of users (in this case, one) in the connection group settings.
>> However, I don't think this setting can limit the number of connections
>> to one for each user when there are multiple users.
>> I don't want one user to be able to have multiple connections at the same
>> time.
>>
>
> This is what the "maximum connections per user" setting does. If you set
> that value to 1, each unique user will only be able to have one connection
> open to that connection/group at any time.
>
> I believe this is already the default for balancing connection groups, to
> avoid any one user monopolizing the connections within the group.
>
> - Mike
>
>