<?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"
>

<channel>
	<title>document length</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/document-length/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>document length</description>
	<pubDate>Mon, 15 Mar 2010 21:24:54+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>apache own performance testing tools</title>
		<link>http://www.codeweblog.com/apache-own-performance-testing-tools/</link>
		<comments>http://www.codeweblog.com/apache-own-performance-testing-tools/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 16:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[google]]></category>
<category><![CDATA[apache software foundation]]></category>
<category><![CDATA[server port]]></category>
<category><![CDATA[performance testing tools]]></category>
<category><![CDATA[document length]]></category>
<category><![CDATA[concurrent requests]]></category>
<category><![CDATA[server hostname]]></category>
<category><![CDATA[document path]]></category>
<category><![CDATA[test report]]></category>
<category><![CDATA[zeus technology ltd]]></category>
<category><![CDATA[adam twiss]]></category>
<category><![CDATA[domain name server]]></category>
<category><![CDATA[content requests]]></category>
<category><![CDATA[request document]]></category>
<category><![CDATA[test url]]></category>
<category><![CDATA[request number]]></category>
<category><![CDATA[failed requests]]></category>
<category><![CDATA[document size]]></category>
<category><![CDATA[number c]]></category>
<category><![CDATA[network traffic]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/apache-own-performance-testing-tools/</guid>
		<description><![CDATA[Introduction ab is the full name of ApacheBench, is attached to a small Apache tools, specialized HTTP Server for the benchmark testing, can be simulated at the same time a number of concurrent reques ...]]></description>
		<content:encoded><![CDATA[Introduction ab is the full name of ApacheBench, is attached to a small Apache tools, specialized HTTP Server for the benchmark testing, can be simulated at the same time a number of concurrent reques ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/manual-configuration-in-ubuntu-under-ruby-on-rails-environment/" title="Manual configuration in UBUNTU under ruby on rails environment">Manual configuration in UBUNTU under ruby on rails environment</a> 2009-03-05 11:45:02</li>
					<li><a href="http://www.codeweblog.com/ruby-rails-system-calls-the-use-of-ping/" title="Ruby Rails system calls the use of Ping">Ruby Rails system calls the use of Ping</a> 2009-03-04 22:20:02</li>
					<li><a href="http://www.codeweblog.com/rails-source-code-analysis-4-request-response/" title="Rails source code analysis (4): Request / Response">Rails source code analysis (4): Request / Response</a> 2009-03-02 10:40:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/apache-own-performance-testing-tools/</wfw:commentRss>
	</item>
		<item>
		<title>My rails development and deployment of</title>
		<link>http://www.codeweblog.com/my-rails-development-and-deployment-of/</link>
		<comments>http://www.codeweblog.com/my-rails-development-and-deployment-of/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 02:00:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[performance test]]></category>
<category><![CDATA[shenzhen]]></category>
<category><![CDATA[test method]]></category>
<category><![CDATA[apache 2]]></category>
<category><![CDATA[simple test]]></category>
<category><![CDATA[server port]]></category>
<category><![CDATA[mean time]]></category>
<category><![CDATA[access log]]></category>
<category><![CDATA[speed test results]]></category>
<category><![CDATA[concurrency level]]></category>
<category><![CDATA[document length]]></category>
<category><![CDATA[concurrent requests]]></category>
<category><![CDATA[ms 50]]></category>
<category><![CDATA[server hostname]]></category>
<category><![CDATA[document path]]></category>
<category><![CDATA[time ms]]></category>
<category><![CDATA[logfiles]]></category>
<category><![CDATA[level 6]]></category>
<category><![CDATA[server software]]></category>
<category><![CDATA[kbytes]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/my-rails-development-and-deployment-of/</guid>
		<description><![CDATA[ProxyPassReverse / http://127.0.0.1:8000/ ProxyPreserveHost on # More to configure your own # Logfiles ErrorLog / var/log/apache2/linknovel.com.error.log CustomLog / var/log/apache2/linknovel.com.acce ...]]></description>
		<content:encoded><![CDATA[ProxyPassReverse / http://127.0.0.1:8000/ ProxyPreserveHost on # More to configure your own # Logfiles ErrorLog / var/log/apache2/linknovel.com.error.log CustomLog / var/log/apache2/linknovel.com.acce ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/%e6%82%9f%e9%80%8fjavascript-1/" title="悟透JavaScript (1)">悟透JavaScript (1)</a> 2009-03-24 05:05:02</li>
					<li><a href="http://www.codeweblog.com/for-the-past-two-days-ruby-development-web-site-performance-test-summary/" title="For the past two days, ruby development web site performance test summary">For the past two days, ruby development web site performance test summary</a> 2009-03-08 18:15:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-how-to-store-binary-image-and-other-major-fields/" title="hibernate how to store binary, image and other major fields.">hibernate how to store binary, image and other major fields.</a> 2009-03-03 10:26:06</li>
					<li><a href="http://www.codeweblog.com/java-programmer-job/" title="Java Programmer job">Java Programmer job</a> 2009-02-27 13:52:24</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/my-rails-development-and-deployment-of/</wfw:commentRss>
	</item>
	</channel>
</rss>
