['name' => 'vincent', 'host' => 'paris.cubedesigners.com', 'port' => 22923, 'weight' => 1],
['name' => 'godzilla', 'host' => 'godzilla.cubedesigners.com', 'weight' => 3],
['name' => 'dracula', 'host' => 'dracula.cubedesigners.com', 'weight' => 3],
- ['name' => 'her', 'host' => 'her.cubedesigners.com', 'port' => 22022, 'weight' => 4],
+ ['name' => 'her', 'host' => 'her2.cubedesigners.com', 'weight' => 4],
];
protected static $resolution2multiply = array(72 => 2, 100 => 2, 150 => 3, 200 => 3, 300 => 3, 450 => 4, 600 => 5);