workerman
首页
问答
分享
手册
市场
商业
AI客服系统源码
聊天系统源码
Webman AI
物联网
赞助商
webman
搜索
+
发布
提问
分享
webman插件
webman应用
登录
注册
分享
分享一个可以使用代码方式调用自定义命令的方法,类似Artisan::call
laravel那样,可以通过访问浏览器的某个控制器中的方法来调用,会报错,报错如下: ``` ErrorException: fwrite(): Write of 127 bytes failed
with
问答
写log写不进去 报错 环境 homestead win10
ErrorException: fwrite(): Write of 2236 bytes failed
with
errno=5 Input/output error in /home/vagrant
问答
出现errno=22 Invalid argument in,不知道啥问题
## 问题描述 访问不存在的route出现这个问题 #### 程序代码或配置 ``` ErrorException: fwrite(): Write of 1545 bytes failed
with
文档
文件监控
'/plugin/*/api')), // Files
with
these suffixes will be monitored 'monitorExtensions
分享
简单快速的“ORM”框架,基于PHP和PDO的数据库中间层
//查询列表 $page = ['limit' => 10, 'p' => $p]; $users = Db::table('user')->where(['
status
nickname'); //查询列表 $page = ['limit' => 10, 'p' => $p]; $users = User::where(['
status
问答
关于gatewayworker中多个端口分别心跳检测的问题
websocket://0.0.0.0:6686", $context); // 开启SSL,websocket+SSL 即wss $gateway->transport = 'ssl'; // gateway名称,
status
'; // gateway 进程,这里使用Text协议,可以用telnet测试 $gateway = new Gateway("tcp://0.0.0.0:6685"); // gateway名称,
status
分享
自定义了一个批量生成model文件的命令
= 'id'; protected $fillable = [ 'title', 'notice', 'addtime', '
status
问答
workerman windows安装成功,但访问 http://127.0.0.1:8383显示“无法显示此网页”
--- WORKERS ------------------------------- worker listen processes
status
问答
怎样正确绑定uid,以及使用?
// 初始化 gateway 进程 $gateway = new Gateway("book://0.0.0.0:9526"); // 设置名称,方便
status
问答
GatewayWorker 端口号只能开启一个
/vendor/autoload.php'; // gateway 进程 $gateway = new Gateway("Websocket://0.0.0.0:7272"); // 设置名称,方便
status
问答
客户端连接正常,但gateway连接数异常,定时有1-2个连接波动
现在的问题是:当模拟worker连接数设置2000以上时,gateway能够响应连接,连接数=客户端连接数+内部连接数,并能处理各个客户端的数据,数据写入数据库也正常,但是我用
status
-d,查看运行状态时
问答
GatewayWorker Summary 显示的内存没有变小
### 第一步: 先通过`php start.php start`启动`GatewayWorker`,这时输入`php start.php
status
`查看进程状态,结果如下图所示,`Summary`
问答
为啥我使用webman自定义进程连接别人的websocket的时候时间长了进程会收不到消息了
这是执行php status.php
status
的状态 total_request数量一直不增加了。也收不到对方推送的消息了。 代码里也没有报错。
问答
为啥我的workerman作为TCP客户端连接PLC,设置tcp_nodelay不生效,要解决怎么?
------------------------------ proto user worker listen processes
status
问答
【已解决】使用 gateway-worker 的 onWebSocketConnect 里面的定时器不执行
#### 解决 1 定时是有执行的 2 是逻辑代码问题,定时器不能直接获取$_SESSION 3 感谢 @six #### 问题描述 1 执行php7.4 start.php
status
问答
请教下ping的问题
```php $gateway = new Gateway("websocket://0.0.0.0:8384"); // gateway名称,
status
方便查看 $gateway->name = '
问答
Gateway 配置ssl
进程,这里使用Text协议,可以用telnet测试 $gateway = new Gateway("websocket://0.0.0.0:8282",$context); // gateway名称,
status
问答
自定义文本协议,服务端丢消息
WORKERS ------------------------------- user worker listen processes
status
问答
webman2.1+swoole6+php8.1上传文件报错
response = $client->getBody()->getContents(); $data = json_decode($response, true); if ($data['
status
问答
GatewayWorker并发上限
Websocket://0.0.0.0:8821",$context); // 开启SSL,websocket+SSL 即wss $gateway->transport = 'ssl'; // 设置名称,方便
status
« 上一页
1
...
48
49
50
51
52
53
54
55
...
59
下一页 »
« 上一页
51
下一页 »
赞助商
+成为赞助商
请作者喝咖啡
×
🔝