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.
1 parent 254d08a commit b3e824aCopy full SHA for b3e824a
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