--
You received this message because you are subscribed to the Google Groups "envoy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to envoy-users+unsubscribe@googlegroups.com.
To post to this group, send email to envoy...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/envoy-users/e0008d71-a282-48a3-9435-8a1b941a9342%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
+PiotrThis is not possible today, but it should become possible once full filter chain matching semantics are implemented. (Since the proxy proto listener filter would just change the connection addresses prior to matching).Thanks,Matt
On Fri, May 18, 2018 at 3:02 AM, <sum...@apporbit.com> wrote:
Hi,I was looking at how Istio uses Envoy as sidecar proxies in its service mesh by redirecting all incoming and outgoing traffic of an app to Envoy on a particular port using iptables REDIRECT. The corresponding Envoy listener then hands off the connection to the listener for the original destination since "use_original_dst" is enabled.Is a similar behavior available for the "use_proxy_proto" option? From the docs, it seems that the PROXY protocol is used only to determine the remote address of the connection. But would the connection be handed off to the appropriate listener based on the original destination communicated via the PROXY protocol as in the case of SO_ORIGINAL_DST above?Thanks,Sumeet
--
You received this message because you are subscribed to the Google Groups "envoy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to envoy-users...@googlegroups.com.
To post to this group, send email to envoy...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/envoy-users/e0008d71-a282-48a3-9435-8a1b941a9342%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to envoy-users+unsubscribe@googlegroups.com.
To post to this group, send email to envoy...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/envoy-users/cb6c8c4e-8e55-4ea0-bf4e-96572ae98288%40googlegroups.com.