We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 254d08a + b3e824a commit 714cb6dCopy full SHA for 714cb6d
src/Server/helpers.php
@@ -18,5 +18,5 @@ function swoole_cpu_num(): int
18
}
19
20
if (! defined('SWOOLE_PROCESS')) {
21
- define('SWOOLE_PROCESS', 3);
+ define('SWOOLE_PROCESS', 2);
22
0 commit comments