client_max_body_size 1024M; 上传文件大小限制sendfile on; 设置为on表示启动高效传输文件的模式keepalive_timeout 1800;保持连接的时间,默认65s
关注《linux就该这么学》了解更多linux服务器知识