Looking for a way to route requests for different users to different back end hosts behind a proxy of some sort
For example ...
http request to ...
always goes to one specific host
an http requests to ...
always goes to a another specific host
Any suggestions appreciated
Thanks John
|