You are on page 1of 6

SERVER SIDE LOAD BALANCER 

      A Project Report


                Submitted in partial fulfillment of the requirement of
 
University of Mumbai
For the Degree of
 Bachelor of Engineering
(Electronics and Telecommunication Engineering)
By
 
Ashwini Bambale
Aditi Jadhav
Madhuri Nikam
Anjali Sutar
Under the guidance of
 
Mrs. SARIKA MATEY
 
 
Department of Electronics and Telecommunication Engineering
Smt.Indira Gandhi College of Engineering,
Sector 8, Ghansoli, Navi Mumbai
(Affiliated to University of Mumbai)
 
SERVER SIDE LOAD BALANCER
PROBLEM STATEMENT :
Bottle neck on single server : server utilization, hardware
and software limitations , network bandwidth etc...

H1
RYU SDN Controller
H2

OVS – Openflow Swtich


H3

H4
Server 1

H5
SOLUTION: Pool Server

H1
 RYU SDN Controller

H2

OVS – Openflow Swtich


H3

H4
Load Balancer

H5

Server 1 Server 2 Server 3


ADVANTAGES
 Scalability: Adding more load balanced servers to handle
increased traffic is much easier and faster to implement than
moving a site to an entirely new, more powerful server.
 Redundancy: The website traffic is sent to two or more web
servers, if one server fails, the load balancer will
automatically transfer the traffic to the other working web
server(s).
 Flexibility: Using multiple load balanced servers to handle a
site’s traffic allows administrators the flexibility to perform
maintenance on a server without impacting site uptime. 
 Programmability: With load balancing software,
configuration parameters can easily be adjusted, and the
changes take place in real time.
 Security & Data Protection: Load balancing software offers
an added layer of security and data protection.
THANK YOU

You might also like