gRPC + Nginx

Nagaraj Gopal itsnagaraj at gmail.com
Mon May 13 01:45:18 UTC 2019


Hi There,

  We are using nginx to route requests to our gRPC services. But nginx
expects all the services to be deployed so that it can start up
successfully. *proxy_pass* directive allows this behaviour by using
variable for specifying upstream server and this allows nginx to start up
even when the upstream service is unavailable. Can this behaviour be
achieved using *grpc_pass *directive?



Regards,

Nagaraj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20190513/aa69cff7/attachment.html>


More information about the nginx-devel mailing list