Hello.
My OpenResty version is 1.13.6.1. Yes, crash is not quite correct word,
nginx just closes connection without any reply.
Looking at the result of ngx.req.socket(true), it returns sock object
and err = nil.
On 13.05.2018 12:34, tokers wrote:
Hello!
What's your OpenResty version? And what's your mean about "crash"? Is
the nginx worker core dump? Or just nginx closed this connection?
Maybe you should check the return value of ngx.req.socket()
--
.