Title :
Performance evaluation of new methods of automatic redirection for load balancing of Apache servers distributed in the Internet
Author :
Suryanarayanan, Kripakaran ; Christensen, Kenneth J.
Author_Institution :
Dept. of Comput. Sci. & Eng., Univ. of South Florida, Tampa, FL, USA
Abstract :
An overloaded web server will lose incoming requests resulting in a “404 error” appearing at a client browser. Front-end application-level switches can redirect requests to less loaded servers. However, there exist no native methods within common web servers to automatically redirect requests for reducing load. We develop and evaluate changes to the open source Apache HTTP server to automatically redirect requests during periods of high load to a pre-specified overload server. We call the modified server “Red-Apache”. To reduce the double round-trip times of HTTP 301 redirection, a new “server tag” substitution method of redirection at a client browser is investigated. The server tag enables single round-trip redirection and is implemented by a JavaScript function in a returned page. Using the AB and SURGE benchmarks, we show that Red-Apache and server tag outperform the original Apache server and HTTP redirection, respectively
Keywords :
Internet; Java; file servers; telecommunication network routing; telecommunication traffic; 404 error; Apache servers; HTTP 301 redirection; Internet; JavaScript function; Red-Apache; WWW; World Wide Web; automatic redirection; client browser; load balancing; open source Apache HTTP server; overloaded web server; performance evaluation; round-trip redirection; server tag; substitution method; Computer errors; Computer science; Delay; Internet; Java; Load management; Network servers; Protocols; Switches; Web server;
Conference_Titel :
Local Computer Networks, 2000. LCN 2000. Proceedings. 25th Annual IEEE Conference on
Conference_Location :
Tampa, FL
Print_ISBN :
0-7695-0912-6
DOI :
10.1109/LCN.2000.891111