How to Install XUI ONE Load Balancer 2026 Step-by-Step Guide
How to Install XUI ONE Load Balancer: Complete Step-by-Step Guide
Setting up an XUI ONE Load Balancer is the most effective way to scale your IPTV service and provide a buffer-free experience for your users. By utilizing an XUI ONE Load Balancer, you can distribute heavy streaming traffic across multiple servers, ensuring that your main control panel remains fast and your streams stay online even during high-traffic events.
1. Why You Need an XUI ONE Load Balancer
The primary purpose of an XUI ONE Load Balancer is to act as a dedicated streaming node. Instead of one server doing all the work, the XUI ONE Load Balancer handles the data delivery to the end-user, which protects your main server’s CPU and RAM from overloading.
2. Prerequisites for XUI ONE Load Balancer Installation
Before starting the XUI ONE Load Balancer setup, ensure you have the following:
-
Main Server: Already running the XUI.ONE panel.
-
External Server: A fresh VPS with Ubuntu 20.04 or 22.04.
-
Root Access: You must have SSH access to the new server.
3. Preparing the XUI ONE Load Balancer Environment
Log in to your new secondary server via SSH and run these commands to prepare for the XUI ONE Load Balancer software:
Bash
apt update && apt upgrade -y
apt install wget zip unzip -y
4. Generating the XUI ONE Load Balancer Script
You must get the installation link from your main dashboard. Follow these steps:
-
Log in to your Main XUI ONE Panel.
-
Navigate to Servers > Add Server.
-
Enter the Server Name and the IP Address of your new VPS.
-
Change the Server Type to Load Balancer.
-
Click Save.
-
Find the new server in the list and click the Install icon to copy the unique
wgetcommand.
5. Running the XUI ONE Load Balancer Installer
Paste the command you copied into the SSH terminal of your secondary server. It will look like this:
Bash
wget "http://your-main-ip/install/lb/xxxxx" -O install && chmod +x install && ./install
The script will automatically configure the XUI ONE Load Balancer streaming engine. Once finished, you will see a “Success” message in the terminal.
6. Verifying the XUI ONE Load Balancer Connection
Go back to your Main Panel dashboard and refresh the Servers page. Your XUI ONE Load Balancer should now show a green “Online” status. If it is offline, check that your firewall allows traffic on the HTTP and streaming ports.
here is Complete Guide how to Install XUI ONE on Main Server
https://xhostzone.com/how-to-install-xui-one-step-by-step-installation-guide-2026/