wxbty commented on PR #9663: URL: https://github.com/apache/apisix/pull/9663#issuecomment-1621272572
> I think you could judge with `local is_http = ngx.config.subsystem == "http"`, when the subsystem is `stream`, no need to assign a value to latency. I can construct test cases to reproduce your problem, you can try again > I think you could judge with `local is_http = ngx.config.subsystem == "http"`, when the subsystem is `stream`, no need to assign a value to latency. I can construct test cases to reproduce your problem, you can try again @monkeyDluffy6017 Already modified according to this, is there any other problem now? -- 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]
