ztelur commented on a change in pull request #315:
URL: https://github.com/apache/dubbo-go-pixiu/pull/315#discussion_r777158484
##########
File path: samples/dubbogo/multi/config/conf.yaml
##########
@@ -20,16 +20,12 @@
static_resources:
listeners:
- name: "net/http"
+ protocol_type: "HTTP"
address:
socket_address:
- protocol_type: "HTTP"
address: "0.0.0.0"
port: 8882
filter_chains:
- - filter_chain_match:
- domains:
- - api.dubbo.com
- - api.pixiu.com
filters:
- name: dgp.filter.httpconnectionmanager
Review comment:
following envoy http_connection_manager. hcm or gcm for
grpcconnectionmanager make too much information lost
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]