On Wed, Oct 21, 2015 at 03:48:53PM -0200, Jorge Pereira wrote:
home_server_pool auth_loadbalance { type = load-balance home_server = auth_node_1 home_server = auth_node_N virtual_server = handle-node-auth } ...
Doubts: What the best approach based in the "type" of the pool? Maybe the "keyed-balance" sounds better? I really appreciate all suggestions and tips about my approach.
I'm looking at doing the same at the moment. load-balance should be OK with e.g. plain PAP etc. As soon as you move to EAP then it'll break, so keyed-balance should be the only real option AFAICT, though I have considered ideas using unlang to choose the proxy server and storing it based on Calling-Station-Id and User-Name in a local redis server with a timeout. But I usually look for the complicated solutions... My likely plan if I go ahead with this is to use keyed-balance probably with Calling-Station-Id (and possibly also User-Name) as the key source. Matthew -- Matthew Newton, Ph.D. <mcn4@le.ac.uk> Systems Specialist, Infrastructure Services, I.T. Services, University of Leicester, Leicester LE1 7RH, United Kingdom For IT help contact helpdesk extn. 2253, <ithelp@le.ac.uk>