spacewander commented on issue #4869: URL: https://github.com/apache/apisix/issues/4869#issuecomment-903396043
`ngx.socket.tcp` doesn't support log_by_lua: https://github.com/openresty/lua-nginx-module#ngxsockettcp You may use `ngx.timer.at` to work around it. -- 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]
