How to create a UDP Listener

A UDP listener is a component that receives incoming traffic and efficiently distributes it to all connected backend servers. It operates using a specified UDP protocol and port to monitor connection requests, determining the optimal routing for these requests to the registered targets. This component enhances the fault tolerance of your infrastructure, ensuring reliable performance and improved resilience.

To create and start using a listener:

1. Go to the UDP listeners tab and click Create UDP listener.

2. Choose whether to assign the listener to a high availability (HA) cluster or a standalone server. Ensure that you have already created the HA cluster or added a server.

3. If you select the HA cluster, fill out the following fields:

ha_cluster_listener

If you select a standalone server, fill out the following fields:

standalone_listener

As mentioned earlier, you can choose a load balancing algorithm for your UDP listener. The available algorithms are as follows:

4. Click Save to create the listener configuration, which will then appear on the UDP listeners page, or click Apply to assign the newly created listener to your cluster or server.

listener

Once created, the listener will be displayed on the UDP listeners page. Here, you can manage it using the buttons located to the right of the listener's name. These buttons allow you to run, restart, stop, edit, or delete the listener, as well as view its action history.