On Mon, Dec 24, 2012 at 02:50:38PM +0800, ???????? wrote:
> dear haproxy,
> I have a question
> haproxy1.5.15 version of IE address bar to the back-end web transmission
> Chinese parameters . returns " The page can not be displayed . dns check "
> Firefox does not have this problem .
> Not have this problem but in haproxy1.4.18 Edition .
> I hope to be resolved in the new version instinct
Could you please :
- post the configuration which reproduces this issue (without sensible parts)
- provide an example of response that is blocked, or at least a URL which
returns the content that seem to be blocked
- try with "option accept-invalid-http-response"
I suspect that your server returns non HTTP-compliant protocol which
is blocked, typically some non US-ASCII encoded header names.
Regards,
Willy