LBaas for UDP Ports
Hi,
I'm trying to setup LBaas in OpenStack to load balance traffics to UDP port.
I have tried setting up LBaas using HAProxy and it works fine for HTTP, HTTPS & TCP. But it seems it does not support UDP.
I believe LVS plugin support load balancing for UDP.
Can anybody tell how to setup LVS plugin for Neutron LBaas using devstack? What are the configurations to be done in my local.conf file? Or are there any other plugins that support UDP and how to setup them in local.conf?
Thanks in advance.
Regards, Srinivasan