2019
DOI: 10.30743/infotekjar.v4i1.1688
|View full text |Cite
|
Sign up to set email alerts
|

Analisis Perbandingan Algoritma Static Round-Robin dengan Least-Connection Terhadap Efisiensi Load Balancing pada Load Balancer Haproxy

Abstract: In IT networking, load balancing used to share the traffic between backend servers. The idea is to make effective and efficient load sharing. Load balancing uses scheduling algorithms in the process includes Static round-robin and Least-connection algorithm. Haproxy is a load balancer that can be used to perform the load balancing technique and run by Linux operating systems. In this research, Haproxy uses 4 Nginx web server as backend servers. Haproxy act as a reverse proxy which accessed by the client while … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
8
0
4

Year Published

2020
2020
2024
2024

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 10 publications
(12 citation statements)
references
References 2 publications
0
8
0
4
Order By: Relevance
“…Round-robin menjalankan prosesnya melalui seluruh node server yang dibutuhkan yang selaras disesuaikan dengan penetapan beban oleh tiap-tiap server. Konsep utama dari algoritma ini yaitu melalui penggunaan time sharing, yang fokusnya adalah memberikan proses antrian dengan cara bergantian [23]. Gambar 2 berikut ini menunjukkan proses algoritma round-robin.…”
Section: Algoritma Round-robinunclassified
“…Round-robin menjalankan prosesnya melalui seluruh node server yang dibutuhkan yang selaras disesuaikan dengan penetapan beban oleh tiap-tiap server. Konsep utama dari algoritma ini yaitu melalui penggunaan time sharing, yang fokusnya adalah memberikan proses antrian dengan cara bergantian [23]. Gambar 2 berikut ini menunjukkan proses algoritma round-robin.…”
Section: Algoritma Round-robinunclassified
“…The round-robin algorithm divides all server nodes to be treated equally according to the load assigned by each server but does not allow dynamic load switching due to the nature of static loads. There is no limit to the number of active servers on the backend [4]. The least response time uses the round-robin method plus a parameter to select the server with the least connection and shortest response time [3].The least connection works by sending a request to the server, where the selected server is the server with the least number of connections.…”
Section: Figure 1 How the Load Balancer Workmentioning
confidence: 99%
“…Many previous studies have discussed the implementation of load balancing and algorithm comparisons in it. In the implementation of load balancing itself, various tools are used, such as HA Proxy [4], Nginx [5][6]. For the comparison of the algorithm itself, in previous studies that have been done, among others, the…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Sebelumnya berdasarkan penelitian yang telah dilakukan oleh Hasta Triangga dkk dihasilkan bahwa penggunaan algoritma static round-robin lebih efisien. Hal ini ditunjukkan oleh grafik CPU load dimana ketika menggunakan algoritma static round-robin nilai rata-rata yang diperoleh untuk beban CPU sedikit lebih kecil dan throghput lebih besar dibandingkan dengan penggunaan algrotima least-connection, nilai yang diperoleh untuk beban CPU adalah 0.1 %; 0,25%; dan 1.15% [2]. Penelitian yang dilakukan oleh Maya Rosalia dkk dengan sistem Haproxy load balancer dapat melayani hingga 2352.937 req/s sedangkan pada single virtual server hanya sampai 1428.161 req/s [3].…”
Section: Pendahuluanunclassified