Server Load Balancing: Introduction
Published: Friday, May 14, 2004
Why is load balancing of servers needed? If there is only one web server responding to all the incoming HTTP requests for your website, the capacity of the web server may not be able to handle high volumes of incoming traffic once the website becomes popular. The website's pages will load slowly as some of the users will have to wait until the web server is free to process their requests. The increase in traffic and connections to your website can lead to a point where upgrading the server hardware will no longer be cost effective. In order to achieve web server scalability, more servers need to be added to distribute the load among the group of servers, which is also known as a server cluster. The load distribution among these servers is known as load balancing. Load balancing applies to all types of servers (application server, database server), however, we will be devoting this section for load balancing of web servers (HTTP server) only.
About load balancing mechanism - IP Spraying When multiple web servers are present in a server group, the HTTP traffic needs to be evenly distributed among the servers. In the process, these servers must appear as one web server to the web client, for example an internet browser. The load balancing mechanism used for spreading HTTP requests is known as IP Spraying. The equipment used for IP spraying is also called the 'load dispatcher' or 'network dispatcher' or simply, the 'load balancer'. In this case, the IP sprayer intercepts each HTTP request, and redirects them to a server in the server cluster. Depending on the type of sprayer involved, the architecture can provide scalability, load balancing and fail-over requirements.
|
|
|
|
|
|
|
RELATED NEWS
|
|
RISE with SAP on IBM Power Virtual Server to Help Accelerate Transformation with SAP S/4HANA Cloud
New offering designed to move SAP S/4HANA workloads from IBM Power Systems on-premises to cloud within 90 days IBM realized 3...
|
|
RISC-V Breakthrough: SpacemiT Develops Server CPU Chip V100 for Next-Generation AI Applications
HANGZHOU, China, Jan. 8, 2025 /PRNewswire/ -- Recently, SpacemiT, a RISC-V AI CPU company from China, announced breakthrough...
|
|
Supermicro Empowers AI-driven Capabilities for Enterprise, Retail, and Edge Server Solutions
Retailers Can Leverage AI to Increase Revenue and Reduce Costs with Supermicro and NVIDIA (') s Collaboration SAN JOSE,...
|
|
Server Market size to increase by USD 41.95 Billion between 2024 to 2029, Market Segmentation by Product, End-user, Geography , Technavio
NEW YORK, Jan. 14, 2025 /PRNewswire/ -- The global server market size is estimated to grow by USD 41.95 billion from 2025 to...
|
|
AIC and Unigen Showcase the EB202-CP-UG Edge AI Inference Solution at CES 2025
LAS VEGAS, Jan. 8, 2025 /PRNewswire/ -- AIC, a global leader in the design and manufacturing of industrial-strength storage a...
|
|
Submit News |
View More News
|
|
|
|
|
|
|
|