Remove Balancer

This commit is contained in:
alin104n
2017-04-09 07:40:59 +03:00
parent 01d636ad04
commit 263a779c8c
19 changed files with 95 additions and 590 deletions

View File

@@ -87,14 +87,8 @@
// },
// "balancer": {
// "enabled": false, // start Balancer service: <true|false>
// },
// "rals": {
// "enabled": false, // enable Rater service: <true|false>
// "balancer": "", // register to balancer as worker: <""|*internal|x.y.z.y:1234>
// "cdrstats_conns": [], // address where to reach the cdrstats service, empty to disable stats functionality: <""|*internal|x.y.z.y:1234>
// "historys_conns": [], // address where to reach the history service, empty to disable history functionality: <""|*internal|x.y.z.y:1234>
// "pubsubs_conns": [], // address where to reach the pubusb service, empty to disable pubsub functionality: <""|*internal|x.y.z.y:1234>