['name' => 's2', 'host' => 's2.lb.fluidbook.com', 'weight' => 2],
['name' => 's3', 'host' => 's3.lb.fluidbook.com', 'weight' => 2],
['name' => 's4', 'host' => 's4.lb.fluidbook.com', 'weight' => 2],
- //['name' => 's5', 'host' => 's5.lb.fluidbook.com', 'weight' => 5],
- //['name' => 's6', 'host' => 's6.lb.fluidbook.com', 'weight' => 5],
+ ['name' => 's5', 'host' => 's5.lb.fluidbook.com', 'weight' => 5],
+ ['name' => 's6', 'host' => 's6.lb.fluidbook.com', 'weight' => 5],
];
protected static function _pingCache()