Secure access and connect teams.

Logo HAProxy

HAProxy

Free load balancer — distribute the load and scale your applications.

512 MB RAM 1 vCPU Port 80/443 Available

Tech stack

HAProxy
Minimum RAM512 MB
Minimum CPU1 vCPU
Default port80/443
Compatible OSubuntu-24.04

HAProxy is the reference open-source load balancer: it distributes incoming traffic across multiple application servers, checks their health (health checks) and switches over automatically in case of failure (failover). Renowned for its performance and reliability, it powers some of the largest platforms on the web.

On your ServOrbit VPS instances, HAProxy lets you scale horizontally: add servers behind the load balancer to absorb the load, with no software cost — it's entirely free.

Key features

L4 (TCP) and L7 (HTTP) load balancing
Health checks and automatic failover
SSL/TLS termination
Load-balancing algorithms (round-robin, leastconn, hash…)
Built-in statistics and administration page
Very high performance, low latency

When to use this solution?

1

Scale horizontally

Distribute traffic across multiple application VPS instances to handle rising load.

2

High availability

Fail over automatically to a healthy server if one goes down.

3

Database load balancing

Balance reads across multiple database replicas.

Deploy HAProxy on your VPS

Guide optimized for ServOrbit Cloud VPS.

01

Install HAProxy

apt install -y haproxy. The service starts via systemd.

02

Declare the backends

In /etc/haproxy/haproxy.cfg, define a frontend (listening port) and a backend listing your application servers and their health checks.

03

Enable the stats

Add a stats section to view the state of the backends, then systemctl reload haproxy.

Frequently asked questions

Yes, HAProxy Community Edition is open source and free, with no limit on traffic or backends.

Secure access and connect teams.

Activate HAProxy on your infrastructure.

Dedicated Cloud VPS — IPv4 included, European datacenter, support included. Your data never leaves your server.

Recommended configuration: 512 MB RAM · 1 vCPU

Need help?

Browse our help center and FAQ, or write to our team — support in French, English and Arabic.