APISIX 3.9 + APM 整合全链路追踪日志

从零部署 Apache APISIX 3.9 并编写 W3C TraceContext 插件,实现在 APM 中按 trace ID 检索完整链路;记录全过程的坑点与排错。
Read more →

Remember the Problem of Apisix and Node Red Multi Instance Debugging

Resolving Docker Compose and ApiSix Port 502 Error 在工作中,我尝试部署Saas应用程序,使用了Docker Compose、ApiSix和Node-RED。 然而,在这个过程中,我遇到了一个502端口访问错误。 我花了一整天的时间来解决这个
Read more →

Reverse Proxy to Websocket Service Set Based on Apisix2

基于apisix2.4网关反向代理到websocket服务集节点 问题背景,主要是解决远程控制通信服务端单点问题,借助openresty强劲的性能,可定制化的负载均衡设计特点 apisix就是基于open
Read more →