Skip to content

many providers on the same gateway load balancing* and failover

Notifications You must be signed in to change notification settings

AndrewMarchukov/gateway-failover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

2 providers on the same gateway load balancing* and failover

Create script which will ping every 5 second popular resources on the Internet:

/usr/local/bin/eq-route.sh

Make it executable: chmod +x /usr/local/bin/eq-route.sh

Create daemon: /etc/systemd/system/eqroute-failover.service

Add autostart: systemctl enable eqroute-failover.service

Start daemon: systemctl start eqroute-failover.service

*Note that balancing will not be perfect, as it is route based, and routes are cached. This means that routes to often-used sites will always be over the same provider.

About

many providers on the same gateway load balancing* and failover

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages