<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>系统运维 &#187; Webbench</title>
	<atom:link href="http://www.osyunwei.com/archives/category/config/web/webbench/feed" rel="self" type="application/rss+xml" />
	<link>https://www.osyunwei.com</link>
	<description>国产化OS/AnolisOS/openEuler/RHEL/CentOS/Rocky Linux/Debian/Ubuntu Linux FreeBSD 服务器教程 &#124; Windows Server 2003/2008/2012/2016/2019/2022/2025服务器教程</description>
	<lastBuildDate>Wed, 01 Apr 2026 08:27:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linux下Web网站压力测试工具webbench</title>
		<link>https://www.osyunwei.com/archives/6885.html</link>
		<comments>https://www.osyunwei.com/archives/6885.html#comments</comments>
		<pubDate>Fri, 20 Sep 2013 15:39:12 +0000</pubDate>
		<dc:creator>qihang01</dc:creator>
				<category><![CDATA[Webbench]]></category>

		<guid isPermaLink="false">http://www.osyunwei.com/?p=6885</guid>
		<description><![CDATA[一、安装编译工具 yum install ctags wget make apr* autoconf automake gcc gcc-c++ 二、下载webbench wget http://home.tiscali.cz/cz210552/distfiles/webbench-1.5.tar.gz  #下载 三、安装webbench tar zxvf webbench-1.5.tar.gz  #解压 cd webbench-1.5  #进入解压目录 make  #编译 mkdir /usr/local/man #创建目录，否则安装失败 make install  #安装 四、压力测试 webbench -c 500 -t 30 http://127.0.0.1/ 参数说明： -c 500：表示同时产生500个并发连接 -t 30：表示持续30秒 备注：webbench最大可以模拟30000个并发连接 &#160;&#160;&#160;&#160;&#160;» 本文链接：https://www.osyunwei.com/archives/6885.html» 订阅本站：https://www.osyunwei.com/feed» 转载请注明来源：系统运维 » Linux下Web网站压力测试工具webbench<p><a rel="bookmark" href="https://www.osyunwei.com/archives/6885.html" target="_blank">查看全文</a></p>]]></description>
		<wfw:commentRss>https://www.osyunwei.com/archives/6885.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
