mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-30 02:37:58 +08:00
Correct words
This commit is contained in:
parent
636307c2cc
commit
917983b2fe
@ -43,7 +43,7 @@ stderr_logfile=/var/www/hyperf/runtime/stderr.log
|
||||
stdout_logfile=/var/www/hyperf/runtime/stdout.log
|
||||
```
|
||||
|
||||
!> 建议同时增大配置文件中的 `minfds` 配置项,默认为 `1024`。同时也应该修改系统的 [unlimit](https://wiki.swoole.com/#/other/sysctl?id=ulimit-%e8%ae%be%e7%bd%ae),防止出现 `Failed to open stream: Too many open files` 的问题。
|
||||
!> 建议同时增大配置文件中的 `minfds` 配置项,默认为 `1024`。同时也应该修改系统的 [ulimit](https://wiki.swoole.com/#/other/sysctl?id=ulimit-%e8%ae%be%e7%bd%ae),防止出现 `Failed to open stream: Too many open files` 的问题。
|
||||
|
||||
## 启动 Supervisor
|
||||
|
||||
|
@ -43,7 +43,7 @@ stderr_logfile=/var/www/hyperf/runtime/stderr.log
|
||||
stdout_logfile=/var/www/hyperf/runtime/stdout.log
|
||||
```
|
||||
|
||||
!> 建議同時增大配置文件中的 `minfds` 配置項,默認為 `1024`。同時也應該修改系統的 [unlimit](https://wiki.swoole.com/#/other/sysctl?id=ulimit-%e8%ae%be%e7%bd%ae),防止出現 `Failed to open stream: Too many open files` 的問題。
|
||||
!> 建議同時增大配置文件中的 `minfds` 配置項,默認為 `1024`。同時也應該修改系統的 [ulimit](https://wiki.swoole.com/#/other/sysctl?id=ulimit-%e8%ae%be%e7%bd%ae),防止出現 `Failed to open stream: Too many open files` 的問題。
|
||||
|
||||
## 啓動 Supervisor
|
||||
|
||||
|
@ -43,7 +43,7 @@ stderr_logfile=/var/www/hyperf/runtime/stderr.log
|
||||
stdout_logfile=/var/www/hyperf/runtime/stdout.log
|
||||
```
|
||||
|
||||
!> 建議同時增大配置檔案中的 `minfds` 配置項,預設為 `1024`。同時也應該修改系統的 [unlimit](https://wiki.swoole.com/#/other/sysctl?id=ulimit-%e8%ae%be%e7%bd%ae),防止出現 `Failed to open stream: Too many open files` 的問題。
|
||||
!> 建議同時增大配置檔案中的 `minfds` 配置項,預設為 `1024`。同時也應該修改系統的 [ulimit](https://wiki.swoole.com/#/other/sysctl?id=ulimit-%e8%ae%be%e7%bd%ae),防止出現 `Failed to open stream: Too many open files` 的問題。
|
||||
|
||||
## 啟動 Supervisor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user