Console Order now

Load Balancer موزّع الأحمال

Definition

A traffic director that spreads incoming requests across multiple servers — by round-robin, least-connections or response time — and silently removes unhealthy nodes from rotation. It is how sites scale horizontally beyond one machine and survive single-server failures. HAProxy and Nginx are the software classics; clouds offer it as a managed service.

Performance Infrastructure
Last updated Aug 2026