[GitHub] [incubator-apisix] wind-clothes opened a new issue #1536: request help: Consult APISIX about the implementation of DUBBO protocol support

2020-05-01 Thread GitBox
wind-clothes opened a new issue #1536: URL: https://github.com/apache/incubator-apisix/issues/1536 ### Issue description I would like to consult about the implementation of supporting DUBBO protocol: 1态Support the use of Lua to implement a set of Dubbo protocols and implement most

[GitHub] [incubator-apisix] wangyjx opened a new issue #1535: request help: in standalone mode, how to define the route rule to match the host

2020-05-01 Thread GitBox
wangyjx opened a new issue #1535: URL: https://github.com/apache/incubator-apisix/issues/1535 ### Issue description I am trying to start apisix in standalone mode, but unfortunately I dont know how to make the route to match the host. My route configuration is like

[incubator-apisix-docker] branch master updated: fix v1.2 docker build issue (#47)

2020-05-01 Thread wenming
This is an automated email from the ASF dual-hosted git repository. wenming pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-apisix-docker.git The following commit(s) were added to refs/heads/master by this push: new d83f738 fix v1.2 docker

[GitHub] [incubator-apisix] zhendongli commented on issue #804: request help: Which one has a higher priority, Eureka or Consul?

2020-05-01 Thread GitBox
zhendongli commented on issue #804: URL: https://github.com/apache/incubator-apisix/issues/804#issuecomment-622339089 Actually, eureka is not very good choice for service registry in very large scale production env. And eureka 2.0 is not production ready yet. So I vote for Consul.