workerman
首页
问答
分享
手册
市场
商业
AI客服系统源码
聊天系统源码
Webman AI
物联网
赞助商
webman
搜索
+
发布
提问
分享
webman插件
webman应用
登录
注册
问答
这个错误: SendBufferToWorker fail. The connections between Gateway and BusinessWorker are not ready
WORKERS ------------------------------- user worker listen processes
status
问答
gateway中使用mysql
new Gateway("tcp://0.0.0.0:8282"); $gateway = new Gateway("websocket://0.0.0.0:2000"); // gateway名称,
status
问答
gateway中这样使用mysql正确么
new Gateway("tcp://0.0.0.0:8282"); $gateway = new Gateway("websocket://0.0.0.0:2000"); // gateway名称,
status
文档
send buffer overflow
可以调大businessWoreker进程数缓解问题,但是想根本解决问题需要从以下途径解决: 运行 php start.php
status
命令检查是否有busy的进程。
分享
PHP的FFI拓展使用笔记
--
with
-php-config=`php-config文件` ```shell ./configure --
with
-php-config=/usr/local/bin/php-config ``` 编译和安装 ```shell make && make install ```
问答
安装webman1.5.5报错
channel) #### 程序代码 ``` composer install -vvv ``` #### 报错信息 ``` Running 2.7.7 (2024-06-10 22:11:12)
with
Loading composer repositories
with
package information Reading /root/.composer/cache/repo/https---repo.packagist.org
问答
webman2.1版本 webman/log 无法记录SQL日志
2.0.10 PHP Doctrine Inflector is a small library that can perform string manipulations
with
问答
nginx反向代理webman高并发偶发502[已解决]
等框架组件具体版本 系统:centos7.9 webman:1.5.13 nginx:1.18 php: 8.0.26 ( NTS ) 环境:宝塔面板 #### 错误信息以及运行状态 php start.php
status
问答
gateway中的websocket配置wss域名,总是无法连接,ip可以,换成域名就不行
指定使用 ssl 传输层协议 $gateway->transport = 'ssl'; // gateway名称,
status
方便查看 $gateway->name = 'YourAppGateway'
文档
BusinessWorker类的使用
## BusinessWorker类可以定制的内容 1、name 和Worker一样,可以设置BusinessWorker进程的名称,方便
status
命令中查看统计 2、count 和Worker
文档
开发前必读
### 5、注意不要使用
exit
、die出语句 * Workerman运行在PHP命令行模式下,当调用
exit
、die退出语句时,会导致当前进程退出。
问答
queue队列里orm查询报错 (不定时报错)
$receipt = Receipt::find($id); Log::info('ccccc'); if ($receipt->
status
== 0){ $receipt->
status
= 4; $receipt->cancel_time = Carbon:
问答
composer安装workerman/http-client报 workerman/workerman版本问题,请问这个怎么解决
/composer.json has been updated Loading composer repositories
with
package information Updating dependencies
文档
Casbin SDK
* * Remember to call "create()" or "update()" and NOT "save()" when working *
with
the
分享
不重复写消息状态,自定义消息体!微服务消息体!
[ 'code' => 'codes', 'msg' => 'mesg', 'limit' => 'page_num', ]; // 设置自定义状态码 // $
status
分享
抖音互动消息抓取:点赞、进场、消息、送礼物
--- worker listen processes
status
分享
从安装宝塔Docker到搭建webman笔记
----------------------- proto user worker listen processes
status
问答
gateway-worker,使用swoole event-loop就报错
gateway 进程,这里使用Text协议,可以用telnet测试 $gateway = new Gateway("Websocket://0.0.0.0:39002"); // gateway名称,
status
问答
workman没有正确设置sapi_globals_struct的request_info
------------------- proto user worker listen processes
status
问答
win11 webman2.1.2 http-client3.0.3 开启swow协程报错
--- worker listen processes
status
« 上一页
1
...
51
52
53
54
55
56
57
58
59
下一页 »
« 上一页
57
下一页 »
赞助商
+成为赞助商
请作者喝咖啡
×
🔝