Karp 的技术博客
踩坑教训
Swoole onClose handler error. Http onRequest handler error.

接口调用一个不存在的 类 长时间不回显.

操作系统
yum 升级 swoole 版本

使用 yum 升级 Swoole 版本

踩坑教训
Uncaught Swoole\Coroutine\Http\Client\Exception: you must configure with `--enable-openssl`

Fatal error: Uncaught Swoole\Coroutine\Http\Client\Exception: you must configure with --enable-openssl to support SSL connection when compiling Swoole

踩坑教训
Swoole 异常疑难杂症 求解

问题很难搞呀 下面是抛错

踩坑教训
Swoole 服务下发现 Core 大文件问题解析

在使用 Swoole 开发的服务中,如果发现 core dump 文件(通常名为 corecore.<pid>)变得异常大,可能会引发性能问题或存储空间不足。以下是关于该问题的解析及解决方案。