Implementation of round robin policy in DNS for thresholding of distributed web server system

  • Authors:
  • G. M. Borkar;M. A. Pund;P. Jawade

  • Affiliations:
  • PRMIT & R Badnera, Maharashtra, India;PRMIT & R Badnera, Maharashtra, India;TCET, Mumbai, Maharashtra, India

  • Venue:
  • Proceedings of the International Conference & Workshop on Emerging Trends in Technology
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Modern Web-server systems use multiple servers to handle an increased user demand. Such systems need effective methods to spread the load among web servers evenly in order to keep web server utilization high while providing sufficient quality of service for end users. In conventional Domain Name Server DNS-based load balancing architecture, a DNS dispatches requests to web servers based on their load status. Because web servers need to inform the DNS server about their load status from time to time, a so-called load buffer ranges is often employed to reduce the update frequency. Without care, however, using a load buffer range may result in load oscillation among web servers. To address this problem, we propose a Puzzled Random Early Detection (PRED) method with the intuition that the probability for a web server to become overloaded in near future is directly proportional to its current load. And also propose a web server system arranged in the multiple logical ring connection, in which Round Robin DNS is integrated with adaptive thresholding in web server system. Simulation confirms that our method helps reducing the oscillation of the web server load significantly.