lstein / Net-ISP-Balance

Set of scripts to load-balance your Internet connection across two or more ISPs with auto failover
Artistic License 2.0
209 stars 49 forks source link

How to Reload changes to /etc/balance.conf #12

Closed djeraseit closed 8 years ago

djeraseit commented 8 years ago

If I changed the weights on load balancing, when is then file re-read? when the connection changes?

lstein commented 8 years ago

Sorry for the delay - just saw the question now. Any changes to the configuration file only take effect when one of the connections goes up or down, or if you manually re-run the perl script (load_balance.pl). It doesn't hurt to re-run it.