Skip to content

Commit 502e8a7

Browse files
committed
modify readme
1 parent ee88d63 commit 502e8a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
> nginx、php-fpm 部分配置优化如下,请根据机器配置自行调整,相关文件及目录已挂载
2020
- nginx.conf
2121
- client_max_body_size 1024m,大文件上
22-
- proxy_read_timeout 240s,慢脚本支持 for poxy(java crontab etc.)
23-
- fastcgi_read_timeout 240s,慢脚本支持 for fastcgi(php-fpm crotab etc.)
22+
- proxy_read_timeout 240s,慢脚本支持 for poxy(java etc.)
23+
- fastcgi_read_timeout 240s,慢脚本支持 for fastcgi(php-fpm etc.)
2424
- worker_processes 4
2525
- worker_connections 1024,**需要依据机器调优,最大文件句柄数,ulimit -n**
2626
- gzip 相关已开启

0 commit comments

Comments
 (0)