walkor

Results 250 comments of walkor

Workerman cannot change the features of PHP, such as the process inheritance listening socket when executing exec. As for the fork problem, some extensions do have such problems, for example,...

I don't object to this proposal, but through stress test comparison, the use of static functions has no significant performance improvement, or even difference.

When SO_REUSEPORT is true master will not create listening sockets, but each children process will create it's own listening socket.

workerman not support status command on windows

checkWorkerStatusForWindows is used to detect whether process is alive, not to collect and display status information.

In windows, static::setProcessTitle only set the command prompt window title which not we want.

Here is an example. ```php

I don't understand what you're talking about. You can modify it yourself if necessary