Abstract:
Web Scalability is the phenomenon when the incoming user requests on a server increases such
that it exceeds the server capability to handle them and the system is able to somehow cope up
with the increasing load. Since all servers can serve limited users if limit exceeds the server
will either slow down or will crash. In today world all businesses are dependent on internet, as
business grows the number of users accessing the web also increases which eventually grows
the load on servers. Our project provides a mechanism for the businesses carried over internet
to handle the icreasing amount of workload. The system provides an easy and handy solution to
manage the user requests by mapping them on available server with the help of load balancing.