Hi,
> De: "何智声" <[email protected]>
> À: [email protected]
> Envoyé: Jeudi 16 Mars 2017 09:21:59
> Objet: Haproxy ssl with nginx backend problem.....
>
>
> at first thank you read this email,and you help!
> i have problem for haproxy settings,
> this is my haproxy.cfg settings
>
>
> frontend
> 内嵌图片 3
>
> backend
> 内嵌图片 2
I won't spend more type on png captures, but have you noticed the typo in the
second "http-request set-header ?
http-request set-header X-Forwarded-Port https if { ssl_fc }
You probably wanted to set X-Forwarded-Proto instead ?
>
> 内嵌图片 1
>
> what happen on it and how to fix this error..thank you!!!