APISIX is not only implement dynamic configuration changes; 
I think The most import things which APISIX have done are:


1. Provider a high performance route to mange your business traffic.
2. Provider a flexible mechanism(plugins) to add your custom logic about your 
own business.
3. Based on the upon second point, APISIX bring us many good plugins out of the 
box, such as rate-limit, trace, server-less and so on.


All in one world APISIX is a API Gateway Not a Web Server.


| |
idevz
|
|
[email protected]
|

Idevz.org

github.com/idevz



在2019年10月29日 16:38,GitBox<[email protected]> 写道:
ygm521 commented on issue #753: apisix和openresty对比几大优势。欢迎补充!
URL: 
https://github.com/apache/incubator-apisix/issues/753#issuecomment-547313192


I am based on nginx to write related c language modules. As far as I know,
1, apisix is nothing more than using the etcd storage configuration to 
implement dynamic configuration changes;
2, instead of nginx's location{} matching
3, using a large number of worker process caches.

----------------------------------------------------------------
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

Reply via email to