ngx_http_dyups_module icon indicating copy to clipboard operation
ngx_http_dyups_module copied to clipboard

Is this module support grpc ?

Open takakawa opened this issue 6 years ago • 2 comments

I test it.It didnt seem to support grpc?

takakawa avatar Mar 06 '19 09:03 takakawa

only support http upstream module:)

chobits avatar Apr 17 '19 02:04 chobits

hi all

I think this module can work with grpc like proxy module, although I didnt test.

This module works with nginx upstream logic directly, not with proxy/grpc module. So all the proxyig protocol implemented on upstream logic, such as proxy/fastcgi/grpc... module should work with dyups module.

chobits avatar May 06 '19 11:05 chobits