On Wed, Oct 18, 2017 at 12:05 AM, GVA Rao <gvara...@gmail.com> wrote:

> I would like my grpc client application to carry specified source ip in
> case client has multiple hops to reach grpc server.
> grpc insecure_channel rpc has only destination ip address i.e. server
> address field but not client source ip field.
> Is there a way to set source ip address in grpc client application?  If
> not in grpc is there way we can set source in python application and use 
> insecure_channel
> as is?
>

This sounds like something that you would want to include in the metadata
you pass when invoking your RPCs.
-Nathaniel

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/CAEOYnAT%3D8kKBck0v5hwSWZ%2BD_%2B5jdT49yvf8jr7By2ERdYBPUQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to