wxbty commented on PR #9663:
URL: https://github.com/apache/apisix/pull/9663#issuecomment-1624598802
> I don't think what you have done is correct, the limit-conn plugin can be
used in the stream mode, we have test cases to cover this, you just need to fix
the bug
At least the log phase is invalid, because the plugin does not define fields
such as request_time, upstream_response_time, etc., and cannot calculate the
delay. Or how about deleting this line of log?
core.log.warn("The limit-conn plugin is not applicable in stream mode")
--
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]