views:

44

answers:

0

I am looking for a software reverse proxy load balancer that can ispect the url (https://myserver.com?routingkey=helloworld) extract the a value ("helloworld"), and call a plugin function I would provide that returns the destination ip address ("helloworld" ==> "myserver-1.myserver.com").