Closed stepin closed 7 years ago
Could you provide your configuration config? You should use LuaJIT 2.0 at least, check the installation manual.
I have more errors in the file only scenario:
2014/03/03 14:26:02 [error] 24335#0: *1298258 lua tcp socket read timed out, client: xxx, server: xxx, request: "PUT /xxx HTTP/1.1", host: "xxx"
2014/03/03 14:26:02 [error] 24335#0: *1298258 [lua] big-upload.lua:41: Socket receive error: timeout, client: xxx, server: xxx, request: "PUT /xxx HTTP/1.1", host: "xxx"
Looks like it's request_processor.lua:37 (looks like incorrect to return 500 on read socket timeout).
So I'll try to update Lua to fix them all :).
Please reopen this issue if you have some improvement suggestions or the issue is still reproducible.
I'm use Ubuntu Server 12.04 LTS with Lua 5.1. No request to backend happend. Works well in the file only mode. Is there any ideas how to debug this problem? Only string in the nginx error log: