stuff
This commit is contained in:
parent
3e0d34a2f5
commit
2237d3cac3
@ -226,6 +226,7 @@ setTimeout(function(){
|
|||||||
setInterval(workers.checkBalance, 30000);
|
setInterval(workers.checkBalance, 30000);
|
||||||
}, 180000);
|
}, 180000);
|
||||||
workers.destroyOld();
|
workers.destroyOld();
|
||||||
|
workers.checkBalance();
|
||||||
|
|
||||||
// router.get('/start/:name', function(req, res, next){
|
// router.get('/start/:name', function(req, res, next){
|
||||||
// return lxc.start(req.params.name, function(data){
|
// return lxc.start(req.params.name, function(data){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user