ANALYSIS OF MULTISERVER RELIABILTY USING LOAD BALANCING WITH DENIAL OF SERVICE METHOD
Pada saat ini jaringan komputer memiliki ancaman yang begitu besar, ancaman tersebut berupa Serangan Denial of Service. Dengan cara membebani server atau jaringan komputer serangan ini dilakukan dengan mengirim lalu lintas yang tidak berguna dan juga besar secara terus menerus pada satu server yang telah menjadi target serangan, sehingga server yang menjadi objek serangan harus menghabiskan begitu banyak waktu dan juga menambah beban kerjanya dalam menangani serangan lalu lintas. Web server merupakan salah satu sistem yang berpotensi terkena serangan, seperti serangan Denial Of Service berjenis Slowloris. Penelitian ini bertujuan untuk meminimalisir serangan DOS dengan menggunakan Load Balancing traffic kearah server menggunakan teknologi docker container. Dalam persiapan pengujian sistem, terdapat beberapa kebutuhan untuk analisis reliabilitas ini, diantaranya adalah Web Server berjalan pada OS Ubuntu dalam Virtual Machine, localhost http server sebagai alamat host website yang diserang, php dan python sebagai bahasa pemrograman, Slowloris sebagai tools penyerangan DoS, Docker sebagai sarana untuk mengaplikasikan Load Balancing, NginX sebagai Load Balancer, dan juga Wireshark sebagai alat monitoring anomali jaringan. Hasil pengujian menunjukkan bahwa pada skenario jika tanpa menggunakan Load Balancing terdapat RTO yang telah dihitung rata-ratanya mencapai 1,333655 detik sedangkan dengan menggunakan Load Balancing terdapat RTO yang telah dihitung rata-ratanya mencapai waktu delay 0,83699 detik. Hal ini menunjukkan bahwa RTO berhasil diminimalisir dengan menggunakan Load Balancing jika dibandingkan dengan tanpa Load Balancing karena semakin tinggi RTO maka kualitas TCP kurang baik.
Kata Kunci— DOS, Docker Container, Load Balancing, RTO.
At this time computer networks have such a big threat, the threat is in the form of Denial of Service Attacks. By overloading a server or computer network, this attack is carried out by sending useless and large traffic continuously on a server that has become the target of the attack, so the server that is the object of the attack must spend so much time and also increase its workload in handling the traffic attack. The Web Server is one system that has the potential to be attacked, such as a Denial Of Service attack of the Slowloris type. This study aims to minimize DOS attacks by using Load Balancing traffic to the server using docker container technology. In preparation for system testing, there are several needs for this reliability analysis, including a Web Server running on Ubuntu OS in a Virtual Machine, localhost http server as the address of the attacked website host, php and python as programming languages, Slowloris as a DoS attack tool, Docker as a means to apply Load Balancing, NginX as a Load Balancer, and also Wireshark as a network anomaly monitoring tool. The test results show that in the scenario without using Load Balancing there is an RTO that has been calculated the average is 1.333655 seconds, while by using Load Balancing there is an RTO that has been calculated the average delay time is 0.83699 seconds. This shows that the RTO has been successfully minimized by using Load Balancing when compared to without Load Balancing because the higher of RTO, the less good TCP quality.
Keywords— DOS, Reliability, Docker Container, Load Balancing, RTO.