<?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>HostingFu &#187; web24</title>
	<atom:link href="http://hostingfu.com/tag/web24/feed" rel="self" type="application/rss+xml" />
	<link>http://hostingfu.com</link>
	<description>Web Hosting Blog by a Software Developer</description>
	<lastBuildDate>Mon, 19 Jul 2010 09:27:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Moved from Web24 to Linode</title>
		<link>http://hostingfu.com/article/moved-web24-linode</link>
		<comments>http://hostingfu.com/article/moved-web24-linode#comments</comments>
		<pubDate>Fri, 02 May 2008 06:28:28 +0000</pubDate>
		<dc:creator>scotty</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linode]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[vps hosting]]></category>
		<category><![CDATA[web24]]></category>

		<guid isPermaLink="false">http://hostingfu.com/?p=157</guid>
		<description><![CDATA[(Note: This is a review of VPS hosting services provided by Web24 and Linode, and a migration of one of my sites from one to the other at the end of March 2008. Web24 may have improved their service since but I have no way nor intend to verify it.) Web24 &#8212; Virtuozzo VPS in [...]]]></description>
			<content:encoded><![CDATA[<p><em>(Note: This is a review of VPS hosting services provided by <a href="http://www.web24.com.au/">Web24</a> and <a href="http://www.linode.com/">Linode</a>, and a migration of one of my sites from one to the other at the end of March 2008. Web24 may have improved their service since but I have no way nor intend to verify it.)</em></p>
<h3 id="toc-web24-virtuozzo-vps-in-australia">Web24 &#8212; Virtuozzo VPS in Australia</h3>
<p>Back in early this year I <a href="http://hostingfu.com/article/hostingfu-2007-review">talked about writing a review</a> on <a href="http://www.web24.com.au/">Web24.com.au</a>, which I used to replace a VPS I got from GPLHost, which I <a href="http://hostingfu.com/article/bye-bye-gplhost">terminated last December</a> as I was using too much bandwidth (and was too cheap to pay :) The VPS I got from Web24 was their <a href="http://www.web24.com.au/vps/204/linux_vps.html">Silver package</a>, a Virtuzzo Linux VPS running Ubuntu Linux, with 384MB guaranteed memory, <em>over 6+GB of privvmpages (burstable memory)</em>, 50GB/month data transfer, and was located in Fujitsu data centre in Melbourne (see their <a href="http://www.vpsau.com/web24">profile on VPSAU</a>). All these for under AUD$50/month &#8212; very affordable for my little sites.</p>
<p><span id="more-157"></span></p>
<h3 id="toc-great-network-great-uptime-great-customer-service">Great Network, Great Uptime, Great Customer Service</h3>
<p>Other than the <a href="http://hostingfu.com/article/web24-com-au-connectivity-issue-right-now">Web24-wide connectivity issue</a> back in February, their network has been rock solid. I am getting around 35ms from my home ADSL2+ to my VPS, and have used 30-40GB a month without issue.</p>
<p>My VPS there also had great uptime. It was up for the <b>entire period</b> &#8212; almost 120 days without rebooting. It has certainly demonstrated the stability of Virtuozzo. Hardware wise Web24 was using a 2.4Ghz Xeon with 4x physical core and 8GB of physical memory. <em>However</em>, <code>cpulimit</code> of my VPS has been set to 160% so I can only use around 960Mhz of each CPU core (and 4 cores at the same time), which is not bad at all. Web applications are rarely constrained by CPU power anyway.</p>
<p>Customer service wise &#8212; top notch, all the way from pre-sale to support. I have sent in a few support tickets and all of them have been answered in timely manner. GPLHost still has a better service though in my opinion because they are not only solving your problems, reporting back their progress, but also following up after the issues have been resolved.</p>
<h3 id="toc-then-there-was-performance-issue">Then There was Performance Issue</h3>
<p>The main reason I am moving away from Web24 is <strong>performance</strong>, or lack of it. As I have said previously that the server CPUs have more than enough power, but my website over there has suffered much degraded performance throughout February and March, due to large amount of I/O wait.</p>
<p><img src="http://hostingfu.com/files/images/web24-site-awstat.png" width="249" height="324" alt="AWstats for site at Web24" style="float:right;margin:0 0 1ex 1ex;padding:3px;border:#ccc solid 1px;"/> First of all, what am I hosting there? A small-medium sized <a href="http://drupal.org/">Drupal</a>-based community site with around <b>5,000-7,000 visits per day</b>, <b>800+k page views</b> and <b>7.5 million hits per month</b>. Lots of customisation and optimisation, and lots of fragment caching. <a href="http://www.lighttpd.net/">Lighty</a> on the front-end with 5x PHP+xcache/FastCGI processes (which is more than enough). MySQL 5 with a fat <code>key buffer</code> and <code>query_cache_size</code> to optimise on read requests. I am also trying to stay way below the memory limitation just to be on the safe side. In fact I usually use no more than 200MB under <code>privvmpages</code>. And I thought I was safe.</p>
<p>Not really.</p>
<p>Unfortunately I am not able to reproduce all the communications between Web24 support and myself (as I have a bad habit of deleting old emails), but most support issues I raised were performance related.</p>
<h3 id="toc-swapping-swapping-and-constantly-swapping">Swapping Swapping and Constantly Swapping</h3>
<p>20 December 2007 evening, my VPS suddenly stopped responding. Yes it still responded to ICMP pings. Yes you can still connect to port 80, but PHP/FastCGI backend won&#8217;t load. SSH in took <em>forever</em>, and once I was in I checked the loadavg it went skyrocket. Type in <code>free -m</code> and I was shocked to discover that <b>all</b> the swap space has been exhausted. <code>free</code>, <code>buffers</code> and <code>cached</code> are all on single digit. Note that on Virtuozzo 3 UBC this is from meminfo of the host server, and has nothing to do with my own VPS. The host server was breathlessly swapping to cope with memory shortage. I cannot remember how long it lasted but it did resolve itself at the end, probably with OOM and some process slaughtering. It wasn&#8217;t pretty.</p>
<p>So in the middle of my panicking, I fired a support request. It was escalated and a few hours later someone responded saying it was a <b>CPU issue</b> rather than memory issue, and was caused by someone else&#8217;s VPS getting compromised. The swap space on the host server then got increased from 2GB to 12GB. I was trying to argue that it <b>WAS</b> a memory/swapping issue, and my processes cannot get enough CPU time because everyone was busy paging in and out! Nope. Web24 denied about it. The problem was with the CPU they said, which was definitely <b>not</b> what <code>vmstat</code> told me.</p>
<h3 id="toc-io-wait-issue-got-worse">I/O Wait Issue Got Worse</h3>
<p>Performance irregularity continued, and got worse around February and March. During peak hours (which for my site is 9am-11pm AEST), the 15-minute load average might go up to 4-5 for a period of 5-10 minutes every now and then, and my site would completely stall. 15-minute load average doesn&#8217;t drop back down below 0.5 during peak hours, and simple commands line <code>ls</code> feels sluggish &#8212; a sure sign of I/O wait issue. Swap usage on the host server has been ranging from 4GB-6GB (out of 12GB total swap space), and sometimes some of my key processes got swapped out even though I am only using half the guaranteed memory.</p>
<p>So I <a href="http://www.webhostingtalk.com/showthread.php?t=674973">posted this question at WebHostingTalk</a> (without mentioning who the provider was), and asked for opinions.</p>
<blockquote><p>The question I would like to ask is &#8212; is it possible to pin-point why the VPS is slow? My apps are obviously not CPU bounded, and as iostat is not really working in Virtuozzo I cannot tell whether it is IO-bounded inside my VPS either. Is it possible to find out whether it is due to excessive paging on the physical server, so I can go to my provider and say, &#8220;hey you are overselling and you should not pack that many VE into a physical server&#8221;.</p>
</blockquote>
<p>And the responses I&#8217;ve got:</p>
<blockquote>
<p>&#8230; when a VPS node is using ANY swap at all that&#8217;s your first warning sign that the server is being pushed to its extremes.<br/>&#8211; <a href="http://www.webhostingtalk.com/showpost.php?p=4984371&amp;postcount=2">seankoons at Zone.net</a></p>
<p>My take: It&#8217;s vastly oversold&#8230;<br/>&#8211; <a href="http://www.webhostingtalk.com/showpost.php?p=4984606&amp;postcount=5">TheWiseOne at TekTonic</a></p>
<p>If 5GB of SWAP is being used, I&#8217;d say they are overselling&#8230;<br/>&#8211; <a href="http://www.webhostingtalk.com/showpost.php?p=4984606&amp;postcount=6">devonblzx at Reseller3k</a></p>
</blockquote>
<p>Well. I guess I got te message. Despite claims that &#8220;We do not overcommit on our VPS infrastructure&#8221;, looks like Web24 has just jammed too many people onto that host node. Or maybe my hypothesis with UBC-based VPS hosting is true &#8212; by providing <b>6+GB</b> of burstable memory, you are basically inviting everyone to use as much as they want, and OOM won&#8217;t kick in until swap space has been exhausted &#8212; which would be probably too late. In that case they might not be overselling if they calculated with the amount of guaranteed memory, but poor UBC settings can still make you look bad. Not that I am going to be hosted with another UBC-based VPS provider anyway.</p>
<h3 id="toc-moved-to-linode">Moved to Linode</h3>
<p>As traffic to my website has also been slowly growing, I was facing two choices &#8212; move up to the next plan, or move elsewhere (again). With the performance issues at Web24, I do not think moving up to the 512MB guaranteed plan will do any wonder. AUD$50/month is all I am willing to pay anyway, which means I won&#8217;t be able to find any <a href="http://www.vpsau.com/">virtual servers in Australia</a> that will fit in my budget. With over 85% of traffic coming from Down Under, it makes sense to also <a href="http://hostingfu.com/article/australia-or-us-based-hosting">host my site in Australia</a>. But when budget becomes a constraint &#8212; well I guess I can live with a bit of latency.</p>
<p>As I still kept a Xen VPS at <a href="http://www.linode.com/">Linode</a> after <a href="http://hostingfu.com/article/linode-xen-vps-review">my review in January</a> (yes, I actually became a customer), it is at Fremont CA which is &#8220;close enough&#8221; to Australia for me, I decided to make a migration from Web24 to Linode at the end of March.</p>
<p>So one evening I changed the DNS TTL to 15 minutes, put up a maintenance notice on my website, copy all the files across (which was less than 200MB), set everything up at Linode, make sure everything works, and update the DNS records to let them propagate. The next morning &#8212; traffic as usual, and everything &#8220;just works&#8221;. You do feel the lag typing inside a SSH session, but you cannot actually tell much difference with page serving. I guess the poor performance at Web24 sort of cancels out the benefit of low latency.</p>
<p>My community site has now been running for a month now at Linode and the performance has been great. In April it has been 8,000+ visitors/day and used around 62GB of data. Linode Platform Manager shows 4% of average CPU utilisation last month, and my Linode 360 uses little swap and always has 200+MB of (free + buffers + cached). 15 minute loadavg rarely goes above 0.1&#8230; 200GB/month of data transfer means it will probably last me a while.</p>
<h3 id="toc-verdict">Verdict</h3>
<p>A few concluding points:</p>
<ul>
<li>
<p>Don&#8217;t always believe what the support says. Gather your own evidence. Even a vmstat dump can point out roughly where the bottleneck is.</p>
</li>
<li>
<p>Xen &gt;&gt; Virtuozzo. Yes I know <a href="http://www.tektonic.net/">Matt</a> is advertising here, but personally I still much prefer Xen than Virtuozzo. At least you get a virtualised block device where <code>iostat</code> can tell you how much I/O you are doing.</p>
</li>
<li>
<p>When you have high load on a Virtuozzo/OpenVZ VPS, adding more memory have no value by itself (despite many have suggested this at WHT). If you are CPU-bound (not likely) &#8212; check whether there&#8217;s a <code>cpulimit</code> on your VPS and ask your provider to remove it. If you are IO-bound (very likely), then you can go and get more memory <b>PLUS</b> implement aggressive caching throughout the stack so hopefully there is less load on the database, if you are the trouble maker.</p>
<p>If you are not the one causing the problem, or maybe optimisation is not your cup of tea, then prepare to jump ship.</p>
</li>
<li>
<p>Oversold VPS exists.</p>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://hostingfu.com/article/moved-web24-linode/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Web24.com.au Connectivity Issue Right Now?</title>
		<link>http://hostingfu.com/article/web24-com-au-connectivity-issue-right-now</link>
		<comments>http://hostingfu.com/article/web24-com-au-connectivity-issue-right-now#comments</comments>
		<pubDate>Tue, 26 Feb 2008 13:36:25 +0000</pubDate>
		<dc:creator>scotty</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[web24]]></category>

		<guid isPermaLink="false">http://hostingfu.com/?p=153</guid>
		<description><![CDATA[There seems to be some connectivity issue with regarding to my VPS at Web24 (profiled at VPS AU here) right now. For my websites hosted there, the heading will load, and then part of the content, and then the browser will just stall there trying to fetch the rest of the page but they never [...]]]></description>
			<content:encoded><![CDATA[<p>There seems to be some connectivity issue with regarding to my VPS at <a href="http://www.web24.com.au/">Web24</a> (profiled at <a href="http://www.vpsau.com/web24">VPS AU here</a>) right now. For my websites hosted there, the heading will load, and then part of the content, and then the browser will just stall there trying to fetch the rest of the page but they never arrive.</p>
<p><span id="more-153"></span></p>
<p>Web24 is coloc at Fujitsu data centre in Melbourne, and a quite traceroute check with <a href="http://www.bitwizard.nl/mtr/">mtr</a> shows around 20-40% packet loss at Fujitsu data centre.</p>
<pre class="code">
$ mtr -r www.web24.com.au
HOST: localhost                   Loss%   Snt   Last   Avg  Best  Wrst StDev
  1. 192.168.1.xxx                 0.0%    30    0.3   0.3   0.3   0.7   0.1
   ...
  7. 0.so-0-2-0.XT1.SYD2.ALTER.NE  3.3%    30   19.2  22.4  17.6  73.6  11.2
  8. so-0-2-0.XR2.MEL1.ALTER.NET   0.0%    30   29.0  34.2  28.3 125.5  17.6
  9. 411.AT-6-0-0.GW4.MEL1.ALTER.  0.0%    30   87.0  35.5  29.2 104.3  16.6
 10. fuji865-mel-gw.aspac.custome 13.3%    30   32.9  50.6  31.5 231.3  47.9
 11. v13.csr02.nobp01.fujitsu.com 10.0%    30   33.9  34.0  31.6  38.9   1.8
 12. 216.14.207.85                23.3%    30   35.6  37.0  32.0  50.1   5.0
 13. 203.16.60.201                23.3%    30   34.2  35.3  33.3  38.9   1.4
 14. www.web24.com.au             23.3%    30   35.0  35.3  32.3  43.2   2.5
</pre>
<p>I have <a href="http://forums.whirlpool.net.au/forum-replies.cfm?t=926627">posted the same issue</a> on Whirlpool Forums and so far we have got no response from the provider. Web24.com.au and their HSPcomplete panel are hosted inside the same network thus neither are working at the moment. I can&#8217;t even get onto the support page to get the contact details (lucky there is Google cache).</p>
<p>Not happy Jen. Have to wait and see&#8230; Maybe it is a sign that I need to go to sleep now :)</p>
<h3 id="toc-update-9am-aest-27-feb">Update 9AM AEST 27 Feb</h3>
<p>I got a reply back from Web24 support this morning detailing the communication between Web24, Fujitsu and their up stream providers. Great job! Some paraphrased details:</p>
<ul>
<li>Packet loss issue identified at 10:15pm on 26 February, and later found out it was an upstream router issue.</li>
<li>Web24 has been working with Fujitsu and Verizon in identifying and resolving the issue, and by 1:18am 27 February, the main web24 site failed over to US network (very good idea).</li>
<li>All the traffic are routing through secondary links by 4:45am, and still waiting for feedbacks on primary provider.</li>
</ul>
<p>Pingdom still reports my site was down until around 8:20am. This is the graph <a href="http://hostingfu.com/article/server-monitoring-cacti-serverstats">generated from Cacti</a>:</p>
<p><img src="http://hostingfu.com/files/images/web24-fujitsu-network-issue.png" width="595" height="244" alt="Web24/Fujitsu Network issue"/></p>
<p>Note that the network does not appear to be down from 10pm onwards because the querying packets are small enough to get through. I guess network connectivity is going to be patchy this morning.</p>
]]></content:encoded>
			<wfw:commentRss>http://hostingfu.com/article/web24-com-au-connectivity-issue-right-now/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
