-
**What:**
https://flyio.slack.com/archives/C042W39VAMB/p1710787888107569
Detect flavors of octane:
> 1. FrankenPHP
> Presence of frankenphp file in base directory
> 2. RoadRunner
> .rr dir i…
-
Execute the command and paste the result below.
```bash
[root@master1 swow-skeleton]# php bin/hyperf.php start
PHP Warning: Class "Hyperf\Coroutine\Exception\ChannelClosedException" not found in /…
hkui updated
5 months ago
-
When I run the built image on kubernetes, I get the following error.
```
Container mode: http …
-
I created a simple setup to measure swooles I/O capacities: https://github.com/tux-rampage/swoole-io-test
During the tests I found out Swoole is always rejecting Requests larger than 2MB with the s…
-
Hi installing ,
Oneinstack with
wget -c http://mirrors.oneinstack.com/oneinstack.tar.gz && tar xzf oneinstack.tar.gz && ./oneinstack/install.sh --nginx_option 1 --php_option 9 --phpcache_option…
-
When I try to crawl https://www.cnn.com/2024/10/05/weather/tropical-storm-milton-florida-gulf-of-mexico/index.html, the crawler gets stuck with this output until I exit via Ctrl + C.
```
#### …
-
While the HTTP server is shutting down, can we cancel the shutdown if there are pending tasks in the queue?
I want to implement graceful shutdown.
1. Shutdown Server -> "Send SIGTERM signal to M…
-
我打包成功了 php-fpm
![image](https://github.com/swoole/swoole-cli/assets/30717763/69f02bdb-ca6d-4379-a209-43da6910d0ff)
并且也运行起来了
![image](https://github.com/swoole/swoole-cli/assets/30717763/f135b442-…
-
### Bug report
We're getting `Illegal instruction` failure in about 1/20 PHP executable startups when DDTrace extension is activated on Apple Silicon machines.
(We are running ARM64 version of P…
-
## Before you submit this issue, you has been search all existed issues and search the [documentation](https://hyperf.wiki)
- [] I've been search all existed issues
- [] I've been read all documenta…