``` js [ { url: 'http://1.server.com', timeout: 3000, priority: 1, concurrency: 20, allowMethods: ['GET'], weight: { latency: 50, response: 35, error: 15 } } ] ```