<?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>Yuval Ararat &#187; JVM</title>
	<atom:link href="http://www.yuvalararat.com/category/java/jvm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yuvalararat.com</link>
	<description></description>
	<lastBuildDate>Tue, 20 Dec 2011 07:59:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>IBM HTTP server performance</title>
		<link>http://www.yuvalararat.com/2008/10/ibm-http-server-performance/</link>
		<comments>http://www.yuvalararat.com/2008/10/ibm-http-server-performance/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 14:44:54 +0000</pubDate>
		<dc:creator>Yuval Ararat</dc:creator>
				<category><![CDATA[Experiance]]></category>
		<category><![CDATA[JVM]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache web server]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[memory chips]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[servers 4Gb memory chips]]></category>
		<category><![CDATA[slower processing]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.ararat.org.il/?p=432</guid>
		<description><![CDATA[IBM HTTP server performance]]></description>
			<content:encoded><![CDATA[<p></p><p>This is a lesson learned from yesterdays fun at the Data center.<br />
The IBM Http server and probably the Apache web server are sensitive to memory of the operating system regardless of the memory allocated to them.<br />
We have been experiencing a problematic behavior from our webservers. they were slowing the application response time by 15-20 seconds and were generally running on high CPU cycles.<br />
The system they were running on had 1Gb of memory allocated to it and we were sure this was sufficient since the JVM of the webserver was around 256Mb.<br />
At some point we noticed a big amount of page faults on the Apache process and decided to get the memory increased.<br />
We had installed on our servers 4Gb memory chips instead of the 1Gb and restarted the servers.<br />
Accidentally we had hit the server prior to resetting its memory allocation and we were surprised that the response was less then a second.<br />
Getting this response made us really happy and we decided to leave the memory as is and let it run that way.<br />
Appearance there is an issue with the OS and the JVM stepping on each other heals in the Processing area and not the JVM area thus creating a slower processing from the Http server.<br />
So next time you have a webserver with performance issues you might consider just putting some memory chips in it and see what it does.</p>
<!--post 432; Null return on select; dprv_e=, dprv_a_e=--><div class="plus-one-wrap"><g:plusone href="http://www.yuvalararat.com/2008/10/ibm-http-server-performance/"></g:plusone></div>]]></content:encoded>
			<wfw:commentRss>http://www.yuvalararat.com/2008/10/ibm-http-server-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.323 seconds -->

