首页
下载
文档
问答社区
视频
捐赠
源代码
AI 助理
赞助商
CRMEB
Apipost
腾讯云
微擎
禅道
51Talk
商业产品
Swoole AI 智能文档翻译器
Swoole-Compiler PHP 代码加密器
CRMEB 新零售社交电商系统
登录
注册
全部
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
发表新帖
ab压测异常
使用swoole_framework ab -c 100 -n 10000 xxx 一直出现下面的错误日志 [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=72] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=107] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=86] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=88] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=92] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=79] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=78] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=80] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=103] is not exists. [2014-12-18 13:49:38] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:39] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:39] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:41] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:43] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:43] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:43] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:46] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:47] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:47] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:53] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:55] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:59] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:59] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:50:07] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:50:20] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9]
发布于8年前 · 4 次浏览 · 来自
提问
刃
刃
使用swoole_framework ab -c 100 -n 10000 xxx 一直出现下面的错误日志 [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=72] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=107] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=86] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=88] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=92] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=79] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=78] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=80] is not exists. [2014-12-18 13:47:18] WARN swReactorThread_send: Connection[fd=103] is not exists. [2014-12-18 13:49:38] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:39] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:39] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:41] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:43] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:43] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:43] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:46] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:47] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:47] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:53] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:55] WARN swFactoryProcess_end: The connection[48] is closeing. [2014-12-18 13:49:59] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:49:59] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:50:07] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9] [2014-12-18 13:50:20] WARN swReactorThread_onReceive_no_buffer: recv from connection[fd=48] failed. Error: Bad file descriptor[9]
赞
0
分享
收藏
提问
分享
讨论
建议
公告
开发框架
CodeGalaxy
评论
2016-04-19
天道酬勤
使用长连接测试一下。启用keepalive,ab增加-k参数。
赞
0
回复
2016-04-24
k
kk
not exists 这个可以忽略的。
赞
0
回复
微信公众号
热门内容
暂无回复的问答
- CodeGalaxy K3s 轻量集群节点之间如何实现负载均衡
- 关于openssl CURL WARNING swSSL_connect: SSL_connect(fd=69) failed. Error: error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small[1|394]
- 多个模型如何进行事务异常回退?
- websocket开启wss报错
- 协程tcp服务器如何使用多进程?recv()方法接收信息,打印出来的pid一直是同一个。没用使用到多进程啊。