首页
下载
文档
社区
视频
捐赠
源代码
赞助商
AOT 编译器
AI 助理
商业产品
PHP AOT 原生编译器
Swoole-Compiler 代码加密器
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]
发布于10年前 · 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
回复