tzssangglass commented on issue #8386: URL: https://github.com/apache/apisix/issues/8386#issuecomment-1327477277
> and even I can't find it in the source code here: https://github.com/alibaba/tengine/blob/ae3ff4619d133ff15d6dad4b8fab77865d7f5dbe/modules/ngx_multi_upstream_module/ngx_http_multi_upstream_module.c#L699-L702 ``` if (!ngx_queue_empty(&multi_c->data)) { ngx_log_error(NGX_LOG_WARN, c->log, 0, "multi: multi connection detach not empty %p", c); } ``` -- 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]
