tzssangglass commented on issue #7671:
URL: https://github.com/apache/apisix/issues/7671#issuecomment-1214717953

   IMO, grpc-transcode involves full protocol conversion and coding and 
decoding of the body, which can degrade performance. cc @spacewander @tokers Do 
you guys have some ideas?
   
   I have a question: using  `grpc-transcode` means the request path is: 
HTTP(s) -> APISIX -> gRPC server, different from GRPC client directly 
requesting GRPC Server QPS:
   - using grpc-transcode adds a layer of web proxy
   - using grpc-transcode would add twice protocol conversions and codecs


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to