Claim Missing Document
Check
Articles

Found 2 Documents
Search

Pengujian Distribusi Beban Web dengan Algoritma Least Connection dan Weighted Least Connection Nongki Angsar
Jurnal Nasional Teknik Elektro dan Teknologi Informasi Vol 3 No 1: Februari 2014
Publisher : Departemen Teknik Elektro dan Teknologi Informasi, Fakultas Teknik, Universitas Gadjah Mada

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (162.626 KB)

Abstract

The increased of web traffic and the development of the network bandwidth is relatively faster than the development of microprocessor technology led to today's server platforms one point no longer adequate to meet the needs of system scalability web server. Multiple server platforms is the answer. One solution that has been known is a cluster-based web server system. This research would be testing a web workload distribution on a cluster-based web server system by means of generating HTTP workloads statically (with fast HTTP requests per second is fixed) and dynamic (with HTTP requests per second rapidly changing or ride on a regular basis ) from the client to a web server system pool. Followed by analysis of traffic data packets. And then compare the results of the testing of the web workload distribution among the Least Connection algorithm (without weights) and Weighted Least Connection algorithm (with weights).
Pengujian Statis pada Sistem Server Web Berbasis Cluster dengan Algoritme Never Queue Nongki Angsar
Jurnal Nasional Teknik Elektro dan Teknologi Informasi Vol 7 No 3: Agustus 2018
Publisher : Departemen Teknik Elektro dan Teknologi Informasi, Fakultas Teknik, Universitas Gadjah Mada

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (1145.727 KB)

Abstract

The increase of web traffic and the development of network bandwidth are relatively faster than the development of microprocessor technology. This causes one point server platform no longer adequate to meet the needs of system scalability web server. Thus, multiple server platforms are the answer. One solution that has been known is a cluster-based web server system. This paper designs and develops cluster based web server system with Never Queue Algorithm. The system is then tested with a web workload distribution testing. The testing iscarried out by generating HTTP workloads statically (with fixed HTTP request rate) from the client to a web server system pool. The result shows that HTTP requests are well-distributed to web server system pool by Never Queue Algorithm. HTTP reply rate tends to be stable at average of 1,031.8 replies/s because the system is saturated, while TCP connection rate, response time, and error, tend to rise along with the rise of HTTP request rate. As for throughput, the average is 2.983 Mbps. Correlation between stability and the rise of error is, at the saturated point, bigger HTTP requests yield bigger errors.