On Tue, 5 Dec 2017 17:40:13 +0100
Luis Silva wrote:
> Hi guys,
>
> I'm deploying Apache between one client and two http servers. I want
> Apache to be able to decide to which http server it needs to send the
> client request, based on a header or RURI param that comes on the
> request sent by th
Hi guys,
I'm deploying Apache between one client and two http servers. I want Apache
to be able to decide to which http server it needs to send the client
request, based on a header or RURI param that comes on the request sent by
the client.
I'm only able to change on the RURI the parameters. The