
What is load balancing? | How load balancers work - Cloudflare
Load balancing is the process of distributing traffic among multiple servers to improve a service or application's performance. Learn how load balancers work.
External Application Load Balancer overview - Google Cloud
Jan 2, 2026 · The external Application Load Balancer distributes HTTP and HTTPS traffic to backends hosted on a variety of Google Cloud platforms (such as Compute Engine, Google …
HTTP Load Balancing - NGINX Documentation
Load balance HTTP traffic across web or application server groups, with several algorithms and advanced features like slow-start and session persistence.
Using nginx as HTTP load balancer
It is possible to use nginx as a very efficient HTTP load balancer to distribute traffic to several application servers and to improve performance, scalability and reliability of web applications …
What is Load Balancer & How Load Balancing works?
Sep 22, 2025 · A load balancer is a networking device or software application that distributes and balances the incoming traffic among the servers to provide high availability, efficient utilization …
What is a load balancer? A comprehensive guide to load balancing
Hidden in data centers around the world, there are millions of load balancers that keep businesses and their applications fully functional 24/7 – making sure users enjoy a seamless …
Load Balancing Options - Azure Architecture Center
Nov 12, 2025 · HTTP (S): These load balancing services are Layer-7 load balancers that accept only HTTP (S) traffic. They're designed for web applications or other HTTP (S) endpoints.
Application Load Balancer | Elastic Load Balancing | Amazon …
Ideal for advanced load balancing of HTTP and HTTPS traffic, Application Load Balancer provides advanced request routing targeted at delivery of modern application architectures, including …
What is Load Balancing? - DigitalOcean
Feb 14, 2017 · HTTP — Standard HTTP balancing directs requests based on standard HTTP mechanisms. The Load Balancer sets the X-Forwarded-For, X-Forwarded-Proto, and X …
Load balancing (computing) - Wikipedia
Load balancing can optimize response time and avoid unevenly overloading some compute nodes while other compute nodes are left idle. Load balancing is the subject of research in the …