On Fri, Jun 04, 2010 at 01:03:38AM -0600, Jason J. W. Williams wrote: > Hello, > > Is it possible to handle UDP load balancing with HAProxy? Particular > application here is SLB in front of multiple DNS servers.
No it is not. However, under Linux, LVS does it pretty well with a low overhead, so this might be what you need. Regards, Willy

