UNPKG

loadbalancer

Version:
13 lines 229 B
{ "sourcePort": 80, "balancerCount": 1, "targetDeactivationDuration": 30000, "balancerControllerPath": "../balancer.js", "stickiness": true, "targets": [ { "host": "localhost", "port": 8000 } ] }