jagerzhang commented on issue #7121: URL: https://github.com/apache/apisix/issues/7121#issuecomment-1157513148
> > > > 这些我都尝试了都不行,对于我来讲,如果让我解决这个问题,我只能去看源码的流程,看是否哪里写死了60s;不过我对lua语言不熟,所以没有这么做。 另外,对于上游服务来讲,apisix是客户端的角色;这个问题是apisix到上游的问题不是前台到apisix的问题 您提供的两种方式都是前台到apisxi之间的问题 是不是这样: 访问路径:客户端 --> APISIX --> 上游应用 现在的问题是上游应用日志里打印了499返回码,说明是APISIX访问上游应用的时候主动超时了,对吧? 那APISIX的日志显示的返回码是多少呢? -- 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]
