There is no special reason, just because HTTP/2 over TLS is recommended, so we did not support plaintext at first.
Recently, many people mentioned that they want to support plaintext grpc, I think it is reasonable, but the default should still be over TLS. On Tue, Feb 2, 2021 at 6:09 PM 大可 <[email protected]> wrote: > I checked the current implementation, for now apisix seems only support > grpc proxy with ssl. > > In my case, we want to try apisix to balance grpc traffic with insecure > mode in intranet environment. > > Is there any reason not to support grpc without ssl enabled? Looking > forward to your reply :-) > > Issue can be found here: > feat: support grpc proxy with insecure mode · Issue #3496 · apache/apisix > (github.com) <https://github.com/apache/apisix/issues/3496> > > Best Regards > 大可 >
