
Research Article
Load Balancing Algorithm in a Software-Defined Network Environment with Round Robin and Least Connections
@INPROCEEDINGS{10.1007/978-3-031-55976-1_15, author={Chandra Wijaya and Rita Wiryasaputra and Chin-Yin Huang and Jodi Tanato and Chao-Tung Yang}, title={Load Balancing Algorithm in a Software-Defined Network Environment with Round Robin and Least Connections}, proceedings={Smart Grid and Internet of Things. 7th EAI International Conference, SGIoT 2023, TaiChung, Taiwan, November 18-19, 2023, Proceedings}, proceedings_a={SGIOT}, year={2024}, month={3}, keywords={SDN load balancing least connection round robin Openflow}, doi={10.1007/978-3-031-55976-1_15} }
- Chandra Wijaya
Rita Wiryasaputra
Chin-Yin Huang
Jodi Tanato
Chao-Tung Yang
Year: 2024
Load Balancing Algorithm in a Software-Defined Network Environment with Round Robin and Least Connections
SGIOT
Springer
DOI: 10.1007/978-3-031-55976-1_15
Abstract
In a traditional computer network, each device has its configuration. The Software Defined Network (SDN) architecture ensures that every device in the network will become a dummy device, which must connect to a controller before action can be taken on every packet that the device receives. Each device does not require manual configuration with the centralized configuration. The huge growth of internet traffic can affect the server’s performance when handling requests of many clients. The algorithms, such as Round Robin and Least Connection, influence the load-balancing technology to divide the request to some servers. The server’s performance increases after implementing load balancing with the algorithm in testing. The comparative result of the Round Robin and Least Connection algorithms shows that the Least Connection performs better than the Round Robin algorithm. By using load balancing in the SDN architecture, the increasing of the request capacity can be handled by the server.