nginx 499报错

lnmp:
    fastcgi_ignore_client_abort on;
proxy:
    proxy_ignore_client_abort on;

参考:https://blog.51cto.com/qiuyt/2152810