Am 21.05.2014 08:50, schrieb Jeffrey 'jf' Lim:
> On Wed, May 21, 2014 at 2:47 PM, Jürgen Haas <[email protected]> wrote:
>> Am 21.05.2014 08:40, schrieb Jeffrey 'jf' Lim:
>>> On Wed, May 21, 2014 at 2:29 PM, Jürgen Haas <[email protected]> wrote:
>>> It's been some time since i last looked at the code; but I reckon it
>>> would be the same issue I came across some time back. Do a dump on the
>>> traffic to be sure. The RFC allows for headers with multiple values to
>>> either be represented as repeated headers, each with one value, or as
>>> a single header, with all of the values separated by commas. In either
>>> case, your backend has to be capable / smart enough to be able to deal
>>> with the 2 formats.
>>>
>>> -jf
>>
>> Thanks Jeffrey, you reckon to dump traffic at the backend or on the
>> proxy? If the latter, any advise on how this could be done?
>>
> 
> At the backend, of course. Look into tcpdump. I think you would do
> well to investigate the point that others have made about tunnel mode
> as well.

Thanks Jeffrey, Baptiste, Cyril,

I went for the option http-server-close for the time being as I hesitate
to change the HaProxy version at the moment as we haven't had a chance
to go through all the necessary tests that would be needed for our
production environment. The option does the trick and my problem is
solved. Perfect!

Jürgen

Reply via email to