You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/09/08 06:23:39 UTC

[GitHub] [apisix] iori0758 commented on issue #7136: help request: upgrade to 2.14.0 after the route matching error, adjust the priority also did not solve, back to 2.13.1 on the normal

iori0758 commented on issue #7136:
URL: https://github.com/apache/apisix/issues/7136#issuecomment-1240276502

   the route matching wrong did happen on my server,Maybe caused by etcd's connection is too many,now i changed etcd version to 3.4.20, it is normal so far
   https://github.com/etcd-io/etcd/issues/14185
   https://github.com/etcd-io/etcd/pull/14081
   but 404 status still appear sometime,it just happed on high concurrency situation
   
   apisix:2.14.1
   etcd:3.4.20
   
   路由错乱我前几天也碰到过,之前排查原因估计是etcd连接数超过250,导致curl带tls证书请求缓慢,所以我更换了etcd版本到3.4.20,目前1个星期了为止还没有复现
   但目前还是会碰到偶见404,在高并发的场景有一些js和html会出现404,apisix显示请求到后台了,但后台nginx没有打印该请求日志,貌似请求到别的地方了
   然后还有一个场景是变更apisix-dashboard的时候,偶尔会出现请求403
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org