Welcome! Log In Create A New Profile

Advanced

Re: Is grpc keepalive supported ?

Maxim Dounin
April 02, 2018 08:52AM
Hello!

On Mon, Apr 02, 2018 at 03:47:12AM -0400, bcoz123 wrote:

> If there are multiple grpc clients in the front,
> Does nginx reuse the same connection to the backend grpc server?
> By my test, it seems not.
> In my opinion, http2 can support that.
> And it can save resourses by avoid creating new tcp connection for each grpc
> request,
> Will you plan to support that in the future ?

Connections to backend grpc servers are not bound to particular
clients, and if there are cached keepalive connections, they will
be used for any client request.

We don't try to multiplex serveral requests within a single
backend connection though. There are no plans to support this.

--
Maxim Dounin
http://mdounin.ru/
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

Is grpc keepalive supported ?

bcoz123 March 31, 2018 06:36AM

Re: Is grpc keepalive supported ?

Maxim Dounin March 31, 2018 06:26PM

Re: Is grpc keepalive supported ?

bcoz123 April 02, 2018 03:47AM

Re: Is grpc keepalive supported ?

Maxim Dounin April 02, 2018 08:52AM

Re: Is grpc keepalive supported ?

bcoz123 April 03, 2018 06:51AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 267
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready