Hi willy, Thank you, if you are able please pass this query to that team it will be really helpful. Further we are trying to test with LVS as well.
Thank you Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: Willy Tarreau <w...@1wt.eu> Sent: Friday, January 3, 2025 11:57:37 PM To: Shehan Jayawardane <sheh...@nvision.lk> Cc: Aleksandar Lazic <al-hapr...@none.at>; Joshua Turnbull <jos...@loadbalancer.org>; haproxy@formilux.org <haproxy@formilux.org>; Dev Ops <dev...@nvision.lk>; Sathiska Udayanga <sathi...@nvision.lk>; Tharka Karunanayake <thar...@nvision.lk> Subject: Re: HAproxy load balancing query Hi Shehan, On Fri, Jan 03, 2025 at 06:05:57PM +0000, Shehan Jayawardane wrote: > Hi Aleksandar, > > Thanks for the information. > We have gone through what you have shared. And yes, with HAproxy it is not > possible. But is it the same for HAproxy enterprise edition? Can't we load > balance Radius traffic? Due to the UDP module I suspect it could be possible since Radius is expected to remain relatively simple, though I can't promise anything. You may want to contact someone there to know more about it (or if you want I can pass your e-mail along so that someone recontacts you). Have you considered LVS as a first approach though ? I understand that there are situations where it may not be easy to use but generally it's quite straight forward and less intrusive than a proxy for UDP services since it works at the packet or connection level. It only needs to be placed on a machine serving as the default gateway, generally in combination with keepalived for health checks (and optionally VRRP). Cheers, Willy