<?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>Gustavo on Information Technology &#187; Dreamhost</title>
	<atom:link href="http://gustavonarea.net/blog/tags/dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://gustavonarea.net</link>
	<description>Just a social techie</description>
	<lastBuildDate>Tue, 20 Jul 2010 20:47:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Server load: DreamHost vs WebFaction</title>
		<link>http://gustavonarea.net/blog/posts/server-load-dreamhost-vs-webfaction/</link>
		<comments>http://gustavonarea.net/blog/posts/server-load-dreamhost-vs-webfaction/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 10:35:50 +0000</pubDate>
		<dc:creator>Gustavo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Dreamhost]]></category>
		<category><![CDATA[WebFaction]]></category>

		<guid isPermaLink="false">http://gustavonarea.net/?p=125</guid>
		<description><![CDATA[I got tired of the slowness of DreamHost servers and its consequences, such as sites being down or extremely slow from time to time. So I decided to migrate progressively over the next weeks to WebFaction because:

The costs are the same.
They don&#8217;t overload their servers.
They have an excellent reputation in the TurboGears community.

So here I [...]]]></description>
			<content:encoded><![CDATA[<p>I got tired of the slowness of DreamHost servers and its consequences, such as sites being down or extremely slow from time to time. So I decided to migrate progressively over the next weeks to <a href="http://www.webfaction.com?affiliate=gnarea">WebFaction</a> because:</p>
<ol>
<li>The costs are the same.</li>
<li>They don&#8217;t overload their servers.</li>
<li>They have an excellent reputation in the TurboGears community.</li>
</ol>
<p>So here I offer a comparison on the server load in my DreamHost shared host vs my <a href="http://www.webfaction.com?affiliate=gnarea">WebFaction</a> shared host.<br />
<span id="more-125"></span></p>
<h2>Server load itself</h2>
<h3>DreamHost</h3>
<p><a href="http://gustavonarea.net/uploads/dreamhost_load.png"><img class="size-full wp-image-126" title="DreamHost server load" src="http://gustavonarea.net/uploads/dreamhost_load.png" alt="Server load at a DreamHost machine" /></a></p>
<p><strong>2.83</strong> of mean load during the last 15 minutes!</p>
<p>Please note that <strong>DreamHost is hiding the actual amount of connected users</strong>.</p>
<h3>WebFaction</h3>
<p><a href="http://gustavonarea.net/uploads/webfaction_load.png"><img class="size-full wp-image-129" title="WebFaction server load" src="http://gustavonarea.net/uploads/webfaction_load.png" alt="Server load under a WebFaction host" /></a></p>
<p><strong>0.44</strong> of mean load during the last 15 minutes! Of course, WebFaction has nothing to hide.</p>
<h2>Users per server</h2>
<p>The conclusive proof to demostrate that DreamHost overloads their servers, while WebFaction cares about their servers&#8217; load, is the amount of users per server:</p>
<h3>DreamHost</h3>
<p><code>[trans-am]$ wc -l /etc/passwd<br />
875 /etc/passwd</code></p>
<p>875 users at the same host!</p>
<h3>WebFaction</h3>
<p><code>[gnarea@web51 ~]$ wc -l /etc/passwd<br />
178 /etc/passwd</code></p>
<p><strong>178 users on a server that is much better than DreamHost&#8217;s!</strong></p>
<h2>Server specs</h2>
<p>Before somebody comes up and say &#8220;That&#8217;s not a conclusive proof, DreamHost&#8217;s hardware may be capable of handling more users than WebFaction&#8217;s&#8221;, here you have some specifications for every server — guess what? This WebFaction server is better than my shared host at DreamHost!</p>
<h3>DreamHost</h3>
<p><code>[trans-am]$ free -m<br />
total       used       free     shared    buffers     cached<br />
Mem:          4039       3851        188          0        127       1855<br />
-/+ buffers/cache:       1868       2170<br />
Swap:         6165        544       5621<br />
[trans-am]$ cat /proc/cpuinfo<br />
processor       : 0<br />
vendor_id       : AuthenticAMD<br />
cpu family      : 15<br />
model           : 67<br />
model name      : Dual-Core AMD Opteron(tm) Processor 1218 HE<br />
stepping        : 3<br />
cache size      : 1024 KB<br />
fdiv_bug        : no<br />
hlt_bug         : no<br />
f00f_bug        : no<br />
coma_bug        : no<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 1<br />
wp              : yes<br />
flags           : fpu vme de pse msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall mmxext lm 3dnowext 3dnow pni<br />
bogomips        : 2588.67<br />
#<br />
processor       : 1<br />
vendor_id       : AuthenticAMD<br />
cpu family      : 15<br />
model           : 67<br />
model name      : Dual-Core AMD Opteron(tm) Processor 1218 HE<br />
stepping        : 3<br />
cache size      : 1024 KB<br />
fdiv_bug        : no<br />
hlt_bug         : no<br />
f00f_bug        : no<br />
coma_bug        : no<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 1<br />
wp              : yes<br />
flags           : fpu vme de pse msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall mmxext lm 3dnowext 3dnow pni<br />
bogomips        : 2588.67</code></p>
<h3>WebFaction</h3>
<p><code>[gnarea@web51 ~]$ free -m<br />
total       used       free     shared    buffers     cached<br />
Mem:          4054       3869        185          0        103       1371<br />
-/+ buffers/cache:       2394       1660<br />
Swap:         1992        487       1505<br />
[gnarea@web51 ~]$ cat /proc/cpuinfo<br />
processor       : 0<br />
vendor_id       : GenuineIntel<br />
cpu family      : 6<br />
model           : 15<br />
model name      : Intel(R) Xeon(R) CPU           X3210  @ 2.13GHz<br />
stepping        : 11<br />
cpu MHz         : 2133.601<br />
cache size      : 4096 KB<br />
physical id     : 0<br />
siblings        : 4<br />
core id         : 0<br />
cpu cores       : 4<br />
fdiv_bug        : no<br />
hlt_bug         : no<br />
f00f_bug        : no<br />
coma_bug        : no<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 10<br />
wp              : yes<br />
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm<br />
bogomips        : 4269.19<br />
#<br />
processor       : 1<br />
vendor_id       : GenuineIntel<br />
cpu family      : 6<br />
model           : 15<br />
model name      : Intel(R) Xeon(R) CPU           X3210  @ 2.13GHz<br />
stepping        : 11<br />
cpu MHz         : 2133.601<br />
cache size      : 4096 KB<br />
physical id     : 0<br />
siblings        : 4<br />
core id         : 1<br />
cpu cores       : 4<br />
fdiv_bug        : no<br />
hlt_bug         : no<br />
f00f_bug        : no<br />
coma_bug        : no<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 10<br />
wp              : yes<br />
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm<br />
bogomips        : 4266.80<br />
#<br />
processor       : 2<br />
vendor_id       : GenuineIntel<br />
cpu family      : 6<br />
model           : 15<br />
model name      : Intel(R) Xeon(R) CPU           X3210  @ 2.13GHz<br />
stepping        : 11<br />
cpu MHz         : 2133.601<br />
cache size      : 4096 KB<br />
physical id     : 0<br />
siblings        : 4<br />
core id         : 2<br />
cpu cores       : 4<br />
fdiv_bug        : no<br />
hlt_bug         : no<br />
f00f_bug        : no<br />
coma_bug        : no<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 10<br />
wp              : yes<br />
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm<br />
bogomips        : 4266.83<br />
#<br />
processor       : 3<br />
vendor_id       : GenuineIntel<br />
cpu family      : 6<br />
model           : 15<br />
model name      : Intel(R) Xeon(R) CPU           X3210  @ 2.13GHz<br />
stepping        : 11<br />
cpu MHz         : 2133.601<br />
cache size      : 4096 KB<br />
physical id     : 0<br />
siblings        : 4<br />
core id         : 3<br />
cpu cores       : 4<br />
fdiv_bug        : no<br />
hlt_bug         : no<br />
f00f_bug        : no<br />
coma_bug        : no<br />
fpu             : yes<br />
fpu_exception   : yes<br />
cpuid level     : 10<br />
wp              : yes<br />
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm<br />
bogomips        : 4266.81</code></p>
]]></content:encoded>
			<wfw:commentRss>http://gustavonarea.net/blog/posts/server-load-dreamhost-vs-webfaction/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Dreamhost sucks bad</title>
		<link>http://gustavonarea.net/blog/posts/dreamhost-sucks-bad/</link>
		<comments>http://gustavonarea.net/blog/posts/dreamhost-sucks-bad/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 20:13:59 +0000</pubDate>
		<dc:creator>Gustavo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[crap]]></category>
		<category><![CDATA[Dreamhost]]></category>

		<guid isPermaLink="false">http://gustavonarea.net/blog/posts/dreamhost-sucks-bad/</guid>
		<description><![CDATA[If you love frequent downtimes, you will love this crap.
I&#8217;m looking forward to having my plan expired to move to another host.
]]></description>
			<content:encoded><![CDATA[<p>If you love frequent downtimes, you will love <a href="http://dreamhost.com/">this crap</a>.</p>
<p>I&#8217;m looking forward to having my plan expired to move to another host.</p>
]]></content:encoded>
			<wfw:commentRss>http://gustavonarea.net/blog/posts/dreamhost-sucks-bad/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
