Skip to content

IPVS implementation of the power of two choices load balancing algorithm

License

Notifications You must be signed in to change notification settings

AppLovin/ipvs_twos_choice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipvs_twos_choice

Testing

make
sudo service keepalived stop
sudo rmmod ip_vs_twos
sudo insmod ip_vs_twos.ko
sudo service keepalived start
wrk -t24 -c500 -d30s <url>
sudo ipvsadm -Ln

About

IPVS implementation of the power of two choices load balancing algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages