Closed daniel-garcia closed 2 years ago
I've not used grpc with nginx before, but looking at https://www.nginx.com/blog/nginx-1-13-10-grpc/, it is just handled by the http2 module, which will support geoip. Even if using the stream module as @aduzsardi pointed out above, that would also work.
question: does this extension work with gRPC connections?