lua-nginx-module
lua-nginx-module copied to clipboard
Should ngx.say wait all therads created by ngx.thread.spwan?
I want to get the response "hello" directly but that code above need to wait 5 seconds to get the response.