is there somthing like proxy_request_buffering in grpc module?

Maxim Dounin mdounin at mdounin.ru
Sat Jun 23 13:37:27 UTC 2018


Hello!

On Wed, Jun 20, 2018 at 09:15:55PM -0400, peanutgyz wrote:

> like grpc_request_buffering?

No.  Both request and response buffering are always off in gRPC 
proxying, as there are streaming RPCs which cannot be used with 
buffering. 

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx mailing list