`
amosleaf
  • 浏览: 60234 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

(LoadRunner)Error code 10053,Software caused connection abort

    博客分类:
  • Test
阅读更多

测试场景: tomcat 做server, 使用LR 测试上传文件的性能。

LoadRunner总是报错:“Action.c(81): Error -27792: Failed to transmit data to network: [10053] Software caused connection abort”

 

解决方案:

(1)添加配置 maxKeepAliveRequests=”-1”

Description: The maximum number of HTTP requests which can be pipelined until the connection is closed by the server. Setting this attribute to 1 will disable HTTP/1.0 keep-alive, as well as HTTP/1.1 keep-alive and pipelining. Setting this to -1 will allow an unlimited amount of pipelined or keep-alive HTTP requests. If not specified, this attribute is set to 100.

 

(2)适当加大 connectionTimeout="60000"

Description: The number of milliseconds this Connector will wait, after accepting a connection, for the request URI line to be presented. The default value is 60000 (i.e. 60 seconds).

 

 

这个方案的思路来自一篇网络文章: http://www.51testing.com/?60038/action_viewspace_itemid_3786.html

关于tomcat的HttpConnector配置请参见官方文档: http://tomcat.apache.org/tomcat-5.5-doc/config/http.html

分享到:
评论

相关推荐

    Loadrunner并发Error -27492错误解决方法

    Loadrunner Error -27492: "HttpSendRequest" failed, Windows error code....错误解决方法

    loadrunner常用报错整理

    1. Error -10054: "Connection reset by peer" 这个错误通常是因为下载速度过慢导致的超时。解决方法是通过增大HTTP请求连接超时时间。在Run-time setting窗口中找到'Internet Protocol'->'Preferences',在'...

    loadrunner监控linux的相关配置

    Internal rpc error (error code:2). Machine: 192.168.0.22. Hint: Check that RPC on this machine is up and running. Check that rstat daemon on this machine is up and running (use rpcinfo utility for ...

    web test LoadRunner error list / error log

    NULL 博文链接:https://lindows.iteye.com/blog/1266180

    LoadRunner11 汉化包

    Software_HP_LoadRunner_11.00_Sim_Chinese_T7177_15016(汉化包)

    loadrunner文件下载code

    ### 一、LoadRunner 文件下载代码解析 #### 1. LoadRunner 简介 LoadRunner 是一款由 HP(现 Micro Focus)开发的功能强大的性能测试工具,用于预测系统行为和性能。它能够模拟实际用户对软件系统的操作,并收集...

    Software_HP_LoadRunner_11.00_Sim_Chinese汉化包.rar

    LoadRunner,是一种预测系统行为和性能的负载测试工具。通过模拟上千万用户实施并发负载及实时性能监测的方式来确认和查找问题,LoadRunner能够对整个企业架构进行测试。企业使用LoadRunner能最大限度地缩短测试时间...

    Loadrunner连接负载机失败

    ### Loadrunner连接负载机失败问题解析与解决方案 #### 一、问题概述 在使用Loadrunner进行性能测试时,用户可能会遇到“Loadrunner连接负载机失败”的情况,具体表现为:尝试连接负载机时出现错误提示“Failed to...

    解决loadrunner录制完脚本不能成功保存的问题

    - 打开注册表编辑器,删除与LoadRunner相关的所有键值,包括`HKEY_LOCAL_MACHINE\SOFTWARE\MercuryInteractive`和`HKEY_CURRENT_USER\SOFTWARE\MercuryInteractive`下的所有子项。 4. **调整IE浏览器设置**:确保IE...

    loadrunner错误原因分析

    ### LoadRunner错误原因分析 #### 一、Stepdownloadtimeout(120seconds) **问题描述:** 当LoadRunner运行测试脚本时,如果某个步骤的数据下载超过了预设的时间限制(默认120秒),则会报出“Stepdownloadtimeout...

    jenkins持续集成Loadrunner

    jenkins持续集成Loadrunner jenkins是一款流行的持续集成工具,而Loadrunner是一款功能强大的性能测试工具。将Loadrunner集成到jenkins中,可以实现自动化的性能测试,提高测试效率和测试覆盖率。本文将详细介绍...

    loadrunner价格.txt

    根据提供的文档内容,我们可以整理出关于LoadRunner正版软件的价格及相关信息。LoadRunner是一款由Micro Focus公司推出的性能测试工具,主要用于评估软件系统在压力下的表现。下面将详细介绍文档中提到的各种组件...

    loadrunner

    LoadRunner是一款广泛使用的性能测试工具,它由HP公司开发,用于衡量系统在面对大量并发用户时的性能表现。性能测试主要是评估软件系统的响应时间、吞吐量、资源消耗等指标,确保系统在实际运行中能够满足性能需求。...

    loadrunner11与loadrunner12中文教程

    《LoadRunner 11与LoadRunner 12中文教程》是针对性能测试工具LoadRunner的两版重要教材,旨在帮助用户全面理解和掌握该工具的使用。LoadRunner是一款由HPE(惠普企业)开发的业界领先的性能测试工具,广泛应用于...

    LoadRunner--all-error.rar_LoadRunner

    如“VU Generator Error”或“Action terminated due to fatal error”。这通常与脚本逻辑、资源限制或系统环境有关。检查并修正脚本中的语法错误,确保系统资源(如内存、CPU)充足,并确认测试环境与生产环境一致...

    LoadRunner测试工具LoadRunner教程

    《LoadRunner测试工具LoadRunner深度解析》 LoadRunner是一款由HP公司开发的负载和性能测试工具,它在软件测试领域有着广泛的应用。本教程旨在帮助初学者和有经验的测试工程师深入理解LoadRunner的工作原理、功能...

    LoadRunner11-中文教程.zip

    【LoadRunner11 中文教程】是一份专为学习LoadRunner 11版本设计的详尽教程,旨在帮助用户深入理解和掌握这款强大的性能测试工具。LoadRunner是HP(现为Micro Focus)公司推出的业界领先的应用负载测试软件,它能够...

    loadrunner重装完全版

    - `HKEY_LOCAL_MACHINE\SOFTWARE\MercuryInteractive\LoadRunner`: 直接指向LoadRunner的主键值。 - `HKEY_CURRENT_USER\SOFTWARE\MercuryInteractive\LoadRunner`: 用户级别的LoadRunner配置信息。 - **注意:*...

Global site tag (gtag.js) - Google Analytics