<?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>server port</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/server-port/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>server port</description>
	<pubDate>Mon, 22 Mar 2010 03:42:05+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>Rails Timeout Exception Handling</title>
		<link>http://www.codeweblog.com/rails-timeout-exception-handling/</link>
		<comments>http://www.codeweblog.com/rails-timeout-exception-handling/#comments</comments>
		<pubDate>Wed, 06 May 2009 18:50:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[succession]]></category>
<category><![CDATA[anomaly]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[exception handling]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[host url]]></category>
<category><![CDATA[timely manner]]></category>
<category><![CDATA[server port]]></category>
<category><![CDATA[write error]]></category>
<category><![CDATA[pop3 server]]></category>
<category><![CDATA[time out]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-timeout-exception-handling/</guid>
		<description><![CDATA[Found that there is often &quot;timed out&quot; error message, such as / usr/lib/ruby/1.8/timeout.rb: 54: in `rbuf_fill &#39;: execution expired (Timeout:: Error), TU, it should be unstable or the net ...]]></description>
		<content:encoded><![CDATA[Found that there is often &quot;timed out&quot; error message, such as / usr/lib/ruby/1.8/timeout.rb: 54: in `rbuf_fill &#39;: execution expired (Timeout:: Error), TU, it should be unstable or the net ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-s-easy-to-integrate/" title="Struts2 Spring Hibernate's easy to integrate">Struts2 Spring Hibernate's easy to integrate</a> 2009-02-27 13:51:59</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>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-timeout-exception-handling/</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>
		<item>
		<title>Tomcat Configuration Guide (reprint)</title>
		<link>http://www.codeweblog.com/tomcat-configuration-guide-reprint/</link>
		<comments>http://www.codeweblog.com/tomcat-configuration-guide-reprint/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 08:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[directory structure]]></category>
<category><![CDATA[jdk]]></category>
<category><![CDATA[webapp]]></category>
<category><![CDATA[bin directory]]></category>
<category><![CDATA[decompression]]></category>
<category><![CDATA[jakarta apache]]></category>
<category><![CDATA[weblogic]]></category>
<category><![CDATA[comm server]]></category>
<category><![CDATA[jakarta project]]></category>
<category><![CDATA[cute kitten]]></category>
<category><![CDATA[jsp container]]></category>
<category><![CDATA[java product]]></category>
<category><![CDATA[storage applications]]></category>
<category><![CDATA[configuration server]]></category>
<category><![CDATA[configuration guide]]></category>
<category><![CDATA[directory windows]]></category>
<category><![CDATA[tomcat server]]></category>
<category><![CDATA[command string]]></category>
<category><![CDATA[server port]]></category>
<category><![CDATA[file server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/tomcat-configuration-guide-reprint/</guid>
		<description><![CDATA[Tomcat Configuration Guide (reprint) 1, is actually very cute kitten TOMCAT By the end of 2003, for my company, but also for the WEBAPP, TOMCAT appear in front of me (before the use of weblogic), I am ...]]></description>
		<content:encoded><![CDATA[Tomcat Configuration Guide (reprint) 1, is actually very cute kitten TOMCAT By the end of 2003, for my company, but also for the WEBAPP, TOMCAT appear in front of me (before the use of weblogic), I am ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/getting-started-programming-spring-ten-questions/" title="Getting Started Programming spring Ten Questions">Getting Started Programming spring Ten Questions</a> 2009-03-04 09:52:01</li>
					<li><a href="http://www.codeweblog.com/about-rails-install-mysql-driver-error-problem/" title="About rails install mysql driver error problem">About rails install mysql driver error problem</a> 2009-03-02 16:50:01</li>
					<li><a href="http://www.codeweblog.com/spring-myfaces-hibernate-richfaces/" title="spring myfaces hibernate richfaces">spring myfaces hibernate richfaces</a> 2009-02-27 12:34:36</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/tomcat-configuration-guide-reprint/</wfw:commentRss>
	</item>
	</channel>
</rss>
