Currently all requests are proxied to a list of backends. Sometimes we want different paths to route to different backends. For example - /api -> api1.example.com api2.example.com - /web -> web1.example.com web2.example.com