I see. Does that mean I can't limit the connection to a single arbitrary balancing group?
2021年10月1日(金) 10:18 Mike Jumper <[email protected]>: > On Thu, Sep 30, 2021, 17:55 takuya morita <[email protected]> wrote: > >> 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? >> > > No, you cannot nest balancing groups. A balancing group will balance > across its child connections only. It will not attempt to balance > recursively across its entire subtree. > > - Mike > >
