moonming commented on issue #1209: request help: grpc proxy is not running URL: https://github.com/apache/incubator-apisix/issues/1209#issuecomment-596177158 > apisix只支持 https端口,目前不支持 http端口,因为 其http的端口无法支持 HTTP2 > 但是:nginx早已支持HTTP2,我们只需要手动更改nginx配置,将监听的那个http端口加上 HTTP2的配置即可 (note:不要执行 make init) Apache APISIX enabled `http2` default: https://github.com/apache/incubator-apisix/blob/master/conf/config.yaml#L77
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
