<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Number of servers</title>
	<link>http://www.unitedwebsite.com/zoltan/2006/11/21/number-of-servers/</link>
	<description>Business to Business, Web Development, Import Export News and Comments</description>
	<pubDate>Tue, 06 Jan 2009 10:56:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>

	<item>
		<title>by: Andrew</title>
		<link>http://www.unitedwebsite.com/zoltan/2006/11/21/number-of-servers/#comment-56</link>
		<pubDate>Thu, 23 Nov 2006 09:34:16 +0000</pubDate>
		<guid>http://www.unitedwebsite.com/zoltan/2006/11/21/number-of-servers/#comment-56</guid>
					<description>I'm going to join your TradeHolding.com</description>
		<content:encoded><![CDATA[<p>I&#8217;m going to join your TradeHolding.com
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: G</title>
		<link>http://www.unitedwebsite.com/zoltan/2006/11/21/number-of-servers/#comment-48</link>
		<pubDate>Wed, 22 Nov 2006 02:16:26 +0000</pubDate>
		<guid>http://www.unitedwebsite.com/zoltan/2006/11/21/number-of-servers/#comment-48</guid>
					<description>"handling large amount of data requires optimal indexes and powerful servers, a lot of RAM especially"

Uh, no, not generally.  *generally* databases are constrained by disk I/O rather than RAM.  *generally* databases benefit most from fast disks (10-15k RPM) in a fast configuration (RAID 0+1 or 6) with a fast controller (128M+ cache).  But generalizations may not apply to your environment, and measuring your actual load is the only way to know for sure :)

If you find yourself constantly optimizing indexes its time to think about denormalizing your data model, federating your database, or off-loading analytical data from operational data.</description>
		<content:encoded><![CDATA[<p>&#8220;handling large amount of data requires optimal indexes and powerful servers, a lot of RAM especially&#8221;</p>
<p>Uh, no, not generally.  *generally* databases are constrained by disk I/O rather than RAM.  *generally* databases benefit most from fast disks (10-15k RPM) in a fast configuration (RAID 0+1 or 6) with a fast controller (128M+ cache).  But generalizations may not apply to your environment, and measuring your actual load is the only way to know for sure <img src='http://www.unitedwebsite.com/zoltan/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you find yourself constantly optimizing indexes its time to think about denormalizing your data model, federating your database, or off-loading analytical data from operational data.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
