• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

Apache Tomcat Jboss 静态页面访问 性能比较

发布: 2009-4-22 22:10 | 作者: 网络转载 | 来源: 测试时代采编 | 查看: 1157次 | 进入软件测试论坛讨论

领测软件测试网

Apache Tomcat Jboss 静态页面访问软件测试性能比较


操作系统:
    Windows:
    Windows Server 2003, Enterprise Edition (5.2, Build 3790) Service Pack 2 (3790.srv03_sp2_gdr.070304-2240) _32bits
    Linux:
    CentOS release 5.2 (Final) /Linux 2.6.18-92.el5 #1 SMP Tue Jun 10 18:51:06 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

硬件配置:
    两台服务器配置相同,CPU:Xeon2.0×4 MEM:4G,其它配置略。

应用程序:
apache:
    http://httpd.apache.org/download.cgi
    apache_2.2.11
apache-tomcat:
    http://tomcat.apache.org/download-60.cgi
    apache-tomcat-6.0.18
jboss:
    http://www.jboss.org/jbossas/downloads/
    JBoss-4.2.3.GA

访问静态HTML页面:
<html>
    <head>
        <title>html page</title>
    </head>
    <body>
        <h1>Hello World !</h1>
    </body>
</html>

测试脚本:
TestMain(){
   web_reg_find("Fail=NotFound","Search=Body","Text=Hello World",LAST);
   lr_start_transaction("default_htm");
   web_url("default.htm",
        "URL=http://testserver:8080/default.htm",
        "Resource=0","RecContentType=text/html",
        "Referer=","Mode=HTML", LAST);
   lr_end_transaction("default_htm", LR_AUTO);
}

应用程序使用默认配置。
测试Windows使用10台机器40个虚拟用户,由于使用相同场景测试Linux系统点击率达不到最大值,测试时使用11台机55个虚拟用户。

最高点击率(hps) Apache Tomcat Jboss IIS Windows 6093 8304 8038 12660↑ Linux 11680 ↑ 12051↑ 11997 ↑
(“↑”表示点击率还有上升空间)

本想测试一下动态页面,但必须修改配置。用JSP页面小压了一下,内存溢出:
Tomcat:
    Exception in thread "RMI TCP Connection(idle)" Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: Java heap spacejava.lang.OutOfMemoryError: Java heap space
    Exception in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: Javaheap spaceException in thread "RMI TCP Connection(idle)" java.lang.OutOfMemoryError: Javaheap space
Jboss:
    ERROR [[/]] Session event listener threw exception
    java.lang.OutOfMemoryError: Java heap space
测试配置又是一个大工程,专门作个话题。

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/

TAG: apache Apache JBOSS JBoss Jboss Tomcat tomcat 静态 性能


关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备2023014753号-2
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网