Server rental store

Load Balancer

# Load Balancer Configuration

This article details the configuration and importance of a Load Balancer in a MediaWiki environment. A Load Balancer distributes network traffic across multiple servers, ensuring no single server bears too much demand. This results in improved responsiveness, increased availability, and scalability for your wiki. This guide is targeted towards newcomers to server administration for MediaWiki.

Why Use a Load Balancer?

Without a Load Balancer, all traffic to your wiki hits a single server. This creates a single point of failure. If that server goes down, the wiki is inaccessible. Even if the server *doesn't* go down, high traffic can lead to slow response times and a poor user experience. A Load Balancer solves these problems by:

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️