Does Istio support proxy protocol?
I set a gateway behind an haproxy with TCP forwarding and proxy protocol ("send-proxy" flag) but it doesn't work.
I know Envoy supports it but it seems that Istio doesn't.
If it doesn't support it, is there another way to retrieve the source IP?
Thanks for your help.
You may have to apply this:
As my istio ingress gateway is behind AWS ELB, I also had to enable proxy protocol on ELB:
If you will miss
envoy.listener.tls_inspectoryou will get: