Hello!
2013/12/25 lua初学者:
>
> 前端ngx纯代理用,后段服务是ngx+lua,http的
>
> 但业务大的时候出钱奇怪现象;
> 错误日志里面不断出现下面这个
> [error] 9117#0: *18594662 upstream timed out (110: Connection timed out)
> while reading upstream
出问题的这些请求有使用 SPDY 么?另外,你可以尝试升级到 nginx 1.4.x 系列最新的 1.4.4 版。
Regards,
-agentzh