<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Benchmarking%3A_Apache_Benchmark_%28ab%29</id>
	<title>Benchmarking: Apache Benchmark (ab) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Benchmarking%3A_Apache_Benchmark_%28ab%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_Apache_Benchmark_(ab)&amp;action=history"/>
	<updated>2026-05-04T22:52:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_Apache_Benchmark_(ab)&amp;diff=953&amp;oldid=prev</id>
		<title>David: Created page with &quot;== Install == &lt;syntaxhighlight&gt; apt-get install apache2 apache2-utils (ubuntu) &lt;/syntaxhighlight&gt;  == Run the benchmark == * Make sure the apache webserver is running! &lt;syntaxhighlight&gt; root@cal1:~/scratch$ a...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_Apache_Benchmark_(ab)&amp;diff=953&amp;oldid=prev"/>
		<updated>2012-08-22T12:32:06Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Install == &amp;lt;syntaxhighlight&amp;gt; apt-get install apache2 apache2-utils (ubuntu) &amp;lt;/syntaxhighlight&amp;gt;  == Run the benchmark == * Make sure the apache webserver is running! &amp;lt;syntaxhighlight&amp;gt; root@cal1:~/scratch$ a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Install ==&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
apt-get install apache2 apache2-utils (ubuntu)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Run the benchmark ==&lt;br /&gt;
* Make sure the apache webserver is running!&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
root@cal1:~/scratch$ ab -n 16000 -c 10 http://localhost/&lt;br /&gt;
This is ApacheBench, Version 2.3 &amp;lt;$Revision: 655654 $&amp;gt;&lt;br /&gt;
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/&lt;br /&gt;
Licensed to The Apache Software Foundation, http://www.apache.org/&lt;br /&gt;
&lt;br /&gt;
Benchmarking localhost (be patient)&lt;br /&gt;
Completed 1600 requests&lt;br /&gt;
Completed 3200 requests&lt;br /&gt;
Completed 4800 requests&lt;br /&gt;
Completed 6400 requests&lt;br /&gt;
Completed 8000 requests&lt;br /&gt;
Completed 9600 requests&lt;br /&gt;
Completed 11200 requests&lt;br /&gt;
Completed 12800 requests&lt;br /&gt;
Completed 14400 requests&lt;br /&gt;
Completed 16000 requests&lt;br /&gt;
Finished 16000 requests&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Server Software:        Apache/2.2.22&lt;br /&gt;
Server Hostname:        localhost&lt;br /&gt;
Server Port:            80&lt;br /&gt;
&lt;br /&gt;
Document Path:          /&lt;br /&gt;
Document Length:        177 bytes&lt;br /&gt;
&lt;br /&gt;
Concurrency Level:      10&lt;br /&gt;
Time taken for tests:   2.878 seconds&lt;br /&gt;
Complete requests:      16000&lt;br /&gt;
Failed requests:        0&lt;br /&gt;
Write errors:           0&lt;br /&gt;
Total transferred:      7264000 bytes&lt;br /&gt;
HTML transferred:       2832000 bytes&lt;br /&gt;
Requests per second:    5558.99 [#/sec] (mean)&lt;br /&gt;
Time per request:       1.799 [ms] (mean)&lt;br /&gt;
Time per request:       0.180 [ms] (mean, across all concurrent requests)&lt;br /&gt;
Transfer rate:          2464.63 [Kbytes/sec] received&lt;br /&gt;
&lt;br /&gt;
Connection Times (ms)&lt;br /&gt;
              min  mean[+/-sd] median   max&lt;br /&gt;
Connect:        0    1   0.1      1       1&lt;br /&gt;
Processing:     0    1   0.1      1       4&lt;br /&gt;
Waiting:        0    1   0.1      1       3&lt;br /&gt;
Total:          1    2   0.1      2       4&lt;br /&gt;
&lt;br /&gt;
Percentage of the requests served within a certain time (ms)&lt;br /&gt;
  50%      2&lt;br /&gt;
  66%      2&lt;br /&gt;
  75%      2&lt;br /&gt;
  80%      2&lt;br /&gt;
  90%      2&lt;br /&gt;
  95%      2&lt;br /&gt;
  98%      2&lt;br /&gt;
  99%      2&lt;br /&gt;
 100%      4 (longest request)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>David</name></author>
	</entry>
</feed>