Hmm interesting..  Using firebug in Firefox I can see it calling the backend 
but it does not appear to be reverse proxying the request.  Instead of 
http://myurl.com/application  I seen http://myappserver/application.  Still 
reviewing my config not sure why this is occurring since I have it working for 
other parts.

- Alex

-----Original Message-----
From: Baptiste [mailto:bed...@gmail.com] 
Sent: Tuesday, December 18, 2012 2:43 PM
To: DeMarco, Alex
Cc: haproxy@formilux.org
Subject: Re: Passing host head to the backend

Hi,

Nothing to do, it will pas it straight away, unless you tell HAProxy to do 
otherwise.

cheers

On Tue, Dec 18, 2012 at 8:22 PM, DeMarco, Alex <alex.dema...@suny.edu> wrote:
> Hello All,
>
>
>
> In my setup my backend server need to see the orginal host header in 
> the request.
>
>
>
> So if the client requests http://myurl.com/application
>
>
>
> The backend that handles /application needs to see 
> https://myurl.com/application in the request.
>
>
>
> How can I pass this along?
>
>
>
> Thank you
>
>
>
> -       Alex
>
>
>
>

Reply via email to