<?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>Brightbox Blog &#187; performance</title>
	<atom:link href="http://blog.brightbox.co.uk/tag/performance/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brightbox.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 12:56:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>64-bit Brightboxes now available</title>
		<link>http://blog.brightbox.co.uk/posts/64-bit-brightboxes-now-available</link>
		<comments>http://blog.brightbox.co.uk/posts/64-bit-brightboxes-now-available#comments</comments>
		<pubDate>Wed, 29 Sep 2010 08:30:34 +0000</pubDate>
		<dc:creator>Ben Arblaster</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=1227</guid>
		<description><![CDATA[From today, you can build 64-bit Lucid &#038; Hardy Brightboxes! 64-bit boxes include the usual Brightbox Ruby/Rails stack and deployment tune-up, including our Ruby EE packages, atop a 64-bit userland and kernel. Why use 64-bit? There are a number of advantages to 64-bit architectures. Increased performance with >3GB of RAM &#8211; Addressing more than 3GB [...]]]></description>
			<content:encoded><![CDATA[<p>From today, you can build 64-bit Lucid &#038; Hardy Brightboxes! 64-bit boxes include the usual Brightbox Ruby/Rails stack and deployment tune-up, including our Ruby EE packages, atop a 64-bit userland and kernel.</p>
<h4>Why use 64-bit?</h4>
<p>There are a number of advantages to 64-bit architectures.</li>
<ul>
<li>Increased performance with >3GB of RAM &#8211; Addressing more than 3GB of RAM in userland on 32-bit linux requires the use a <a href="http://en.wikipedia.org/wiki/Physical_Address_Extension">PAE</a> which incurs a small performance overhead, this is not necessary with 64-bit. This can benefit applications that access large amounts of memory such as MySQL.</li>
<li>Larger memory-mapped files &#8211; Particularly useful for a number of key-value/nosql databases such as <a href="http://code.google.com/p/redis/">Redis</a> and others that use memory-mapped files for storage. <a href="http://www.mongodb.org/">MongoDB</a>, for example, is limited to ~2.5GB of storage on 32-bit architectures.</li>
<li>Certain number-crunching applications such as encryption and audio/video encoding can benefit greatly from access to 64-bit registers, offering considerable performance increases.
</ul>
<p>However, 64-bit isn&#8217;t always beneficial! In nearly all cases a 64-bit process will require (sometimes considerably) more memory than an identical 32-bit process due to larger pointers and other data-types occupying more space. This is particularly prevalent with Ruby where many of the internal data structures double in size when switching to 64-bit. Before deciding on 64-bit you should weigh up the pros and cons for your particular application.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/64-bit-brightboxes-now-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New: Dedicated MySQL services</title>
		<link>http://blog.brightbox.co.uk/posts/dedicated-mysql-services</link>
		<comments>http://blog.brightbox.co.uk/posts/dedicated-mysql-services#comments</comments>
		<pubDate>Fri, 27 Aug 2010 14:13:55 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dedicated mysql]]></category>
		<category><![CDATA[ha mysql]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=1167</guid>
		<description><![CDATA[One of the many benefits of the Brightbox service is access to our shared MySQL clusters. The shared MySQL service enables a low barrier-to-entry and is perfect for many customers, but there are situations where something a little beefier is needed or something with more control. We&#8217;ve been running dedicated MySQL clusters for a long [...]]]></description>
			<content:encoded><![CDATA[<p>One of the many benefits of the Brightbox service is access to our shared MySQL clusters. The shared MySQL service enables a low barrier-to-entry and is perfect for many customers, but there are situations where something a little beefier is needed or something with more control.  We&#8217;ve been running dedicated MySQL clusters for a long time now, but they&#8217;ve been something we usually only did for larger customers, alongside full gold support.</p>
<p>That has now changed! Today, we&#8217;re really pleased to announce two new <a href="http://www.brightbox.co.uk/services/dedicated-mysql-services">dedicated MySQL options</a>: a single dedicated MySQL server and a dedicated HA (High Availability) cluster.  </p>
<p>Both services provide you with the benefits of increased performance and predictability with guaranteed CPU and RAM resources, and also include 24/7 monitoring and managed backups!</p>
<p>Pricing starts at just £85/month for a single dedicated MySQL instance and £169/month for the HA cluster &#8211; a bargain for what are essentially fully-managed MySQL solutions. They&#8217;re available to all customers to purchase from the control panel right now.</p>
<p>For more information, check out the <a href="http://www.brightbox.co.uk/services/dedicated-mysql-services">dedicated MySQL services</a> page on our main site.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/dedicated-mysql-services/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Enterprise 1.8.7-2010.02 Packages for Ubuntu Hardy &amp; Lucid</title>
		<link>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2010-02-packages-for-ubuntu-hardy-lucid</link>
		<comments>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2010-02-packages-for-ubuntu-hardy-lucid#comments</comments>
		<pubDate>Wed, 16 Jun 2010 16:30:55 +0000</pubDate>
		<dc:creator>Ben Arblaster</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[1.8.7]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[rails 3]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=1147</guid>
		<description><![CDATA[We’ve built new 32 &#038; 64bit Ruby Enterprise 1.8.7-2010.02 packages for Ubuntu Hardy and Lucid. The 2010.02 release of Ruby EE includes a number of backported fixes for critical bugs in Ruby 1.8.7p249 and we recommend users currently using our 2010.01 packages upgrade immediately. For further information on using these packages see the release announcement for our [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve built new 32 &#038; 64bit <a href="http://blog.phusion.nl/2010/06/07/ruby-enterprise-edition-1-8-7-2010-02-released/">Ruby Enterprise</a> 1.8.7-2010.02 packages for Ubuntu Hardy and Lucid. The 2010.02 release of Ruby EE includes a number of backported fixes for critical bugs in Ruby 1.8.7p249 and we recommend users currently using our 2010.01 packages upgrade immediately.</p>
<p>For further information on using these packages see the release announcement for our <a href="http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2010-01-packages-for-ubuntu-hardy-lucid">Ruby EE 2010.01</a> packages.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2010-02-packages-for-ubuntu-hardy-lucid/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ruby Enterprise 1.8.7-2010.01 Packages for Ubuntu Hardy &amp; Lucid</title>
		<link>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2010-01-packages-for-ubuntu-hardy-lucid</link>
		<comments>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2010-01-packages-for-ubuntu-hardy-lucid#comments</comments>
		<pubDate>Mon, 17 May 2010 09:00:00 +0000</pubDate>
		<dc:creator>Ben Arblaster</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[1.8.7]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[rails 3]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=1057</guid>
		<description><![CDATA[We’ve built  new 32bit and 64bit Ruby Enterprise 1.8.7-2010.01 packages for Ubuntu Hardy and Lucid. The new packages are now the default on new Lucid beta boxes. For Hardy, as before these packages are quite a major change from the default Hardy Ruby interpreter,which is 1.8.6, so we recommend you test thoroughly before putting it into production. [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve built  new 32bit and 64bit <a href="http://blog.phusion.nl/2009/10/26/ruby-enterprise-edition-1-8-7-2009-10-released/">Ruby Enterprise</a> 1.8.7-2010.01 packages for Ubuntu Hardy and Lucid. The new packages are now the default on new Lucid beta boxes. For Hardy, as before these packages are quite a major change from the default Hardy Ruby interpreter,which is 1.8.6, so we recommend you test thoroughly before putting it into production.</p>
<p>As with our other Ruby EE packages, they upgrade (i.e replace) the standard 1.8 Ruby installation. This means all your gems stay the same, and everything on your system immediately starts using them (Phusion’s own Ubuntu packages do not work like this).</p>
<p>These packages are also the best way to get Ruby 1.8.7 on Hardy, which you&#8217;ll need if you&#8217;re playing with Rails 3.</p>
<p>If you’re on a Hardy based Brightbox, just create or edit <code>/etc/apt/sources.list.d/brightbox-rubyee.list</code> to contain the <code>rubyee-testing</code> component like so:</p>
<pre><code>deb http://apt.brightbox.net/ hardy rubyee-testing</code></pre>
<p>If you&#8217;re on one of our Lucid beta boxes provisioned before today, simply create <code>/etc/apt/sources.list.d/brightbox-rubyee.list</code> and add the <code>rubyee</code> component:</p>
<pre><code>deb http://apt.brightbox.net/ lucid rubyee</code></pre>
<p>Finally, update and upgrade libruby1.8:</p>
<pre><code>sudo apt-get update
sudo apt-get install libruby1.8 irb1.8 libopenssl-ruby1.8 libreadline-ruby1.8 rdoc1.8 ruby1.8
</code></pre>
<p>If you’re not on a Brightbox, see the <a href="http://wiki.brightbox.co.uk/docs:ruby-enterprise">instructions on our wiki first</a>. The wiki also documents how to revert back to the old packages.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2010-01-packages-for-ubuntu-hardy-lucid/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Shared MySQL improvements</title>
		<link>http://blog.brightbox.co.uk/posts/shared-mysql-improvements</link>
		<comments>http://blog.brightbox.co.uk/posts/shared-mysql-improvements#comments</comments>
		<pubDate>Wed, 23 Dec 2009 07:49:11 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[improvements]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[shared]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=875</guid>
		<description><![CDATA[Over the last few weeks we&#8217;ve been working on scaling our shared MySQL facilities. Until recently, we&#8217;ve been able to run a single (albeit hefty) shared MySQL cluster but due to growing demand we&#8217;ve needed to scale this up considerably. The main cluster has had some performance problems recently and, while some tuning and vertical [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last few weeks we&#8217;ve been working on scaling our shared MySQL facilities. Until recently, we&#8217;ve been able to run a single (albeit hefty) shared MySQL cluster but due to growing demand we&#8217;ve needed to scale this up considerably. The main cluster has had some performance problems recently and, while some tuning and vertical scaling bought us some time (we more than doubled the resources of the main cluster), the real focus has been on horizontal scaling.</p>
<p>We&#8217;ve built a bunch of new master-master replicated pairs and our backend systems now distribute customers between them on sign-up.  We&#8217;ve also been contacting some customers and moving them to new clusters, to relieve the pressure on the main cluster (customers with heavy requirements are still recommended managed dedicated clusters &#8211; these will be available to purchase simply as additional products soon).  We&#8217;re using puppet to automate a lot of the setup of the new clusters and can deploy a new one, with monitoring and backups, very quickly.</p>
<p>This work has almost quadrupled the shared MySQL resources within the space of a couple of weeks, and provides a simple platform to continue scaling indefinitely. The decentralisation also makes some aspects of administration easier, such as arranging downtime for maintenance.</p>
<p>The visible differences are small: rather than everyone connecting to one address, sqlreadwrite.brightbox.net, each account needs to use the address provided in the control panel.  The old sqlreadwrite.brightbox.net has become db01.mysql.vm.brightbox.net (the old name will of course continue to work indefinitely), and the new clusters are at db02.mysql.vm.brightbox.net, db03.mysql.vm.brightbox.net etc. Our wiki documentation has been updated to reflect this &#8211; customers on the old cluster don&#8217;t have to make any changes, it only really affects new customers and customers we&#8217;ve contacted to arrange a move.</p>
<p>We&#8217;ve also been working on improving the slow query logger to provide more useful results. Instead of reporting every slow query ever logged, it produces an intelligent summary of the week&#8217;s queries. This means when you see a slow query in the control panel, it means it&#8217;s shown up repeatedly and very likely needs attention, as opposed to queries that just happened to take longer than usual due to load on the cluster. We&#8217;ll be rolling this work out just after Christmas.</p>
<p>This work represents a big investment in our shared MySQL platform, which we know is invaluable to a lot of our customers, and allows us to keep growing without sacrificing performance.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/shared-mysql-improvements/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache x-sendfile module for Ubuntu Hardy</title>
		<link>http://blog.brightbox.co.uk/posts/apache-x-sendfile-module-for-ubuntu-hardy</link>
		<comments>http://blog.brightbox.co.uk/posts/apache-x-sendfile-module-for-ubuntu-hardy#comments</comments>
		<pubDate>Tue, 22 Dec 2009 17:37:21 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[file serving]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[sendfile]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x-sendfile]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=882</guid>
		<description><![CDATA[We&#8217;ve just added Caspar Clemens Mierau&#8216;s package for the Apache x-sendfile module to our Ubuntu Hardy package repositories, so now it&#8217;s trivially easy for Brightbox customers to start using it. We&#8217;ve also built an AMD64 version too.  Just install the package, enable it and reload Apache: sudo apt-get update sudo apt-get install libapache2-mod-xsendfile sudo a2enmod xsendfile sudo [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just added <a href="https://launchpad.net/~damokles">Caspar Clemens Mierau</a>&#8216;s package for the Apache <a href="http://tn123.ath.cx/mod_xsendfile/">x-sendfile module</a> to our <a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository">Ubuntu Hardy package repositories</a>, so now it&#8217;s trivially easy for Brightbox customers to <a href="http://www.therailsway.com/2009/2/22/file-downloads-done-right">start using it</a>. We&#8217;ve also built an AMD64 version too.  Just install the package, enable it and reload Apache:</p>
<pre><code>sudo apt-get update
sudo apt-get install libapache2-mod-xsendfile
sudo a2enmod xsendfile
sudo invoke-rc.d apache reload</code></pre>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/apache-x-sendfile-module-for-ubuntu-hardy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New: Performance graphs (beta)</title>
		<link>http://blog.brightbox.co.uk/posts/new-performance-graphs-beta</link>
		<comments>http://blog.brightbox.co.uk/posts/new-performance-graphs-beta#comments</comments>
		<pubDate>Tue, 08 Dec 2009 16:29:00 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=857</guid>
		<description><![CDATA[We quietly rolled out a new feature into the Brightbox control panel a couple of weeks ago, adding performance graphs for each of your Brightbox virtual machines. To view graphs for a virtual machine, click the &#8220;full details&#8221; link from the overview screen. You can currently choose to view CPU, disk i/o, public and private [...]]]></description>
			<content:encoded><![CDATA[<p>We quietly rolled out a new feature into the Brightbox control panel a couple of weeks ago, adding performance graphs for each of your Brightbox virtual machines. To view graphs for a virtual machine, click the &#8220;full details&#8221; link from the overview screen. You can currently choose to view CPU, disk i/o, public and private network usage for the last hour, day, week and month.</p>
<p><img class="alignnone size-full wp-image-858" title="d2b219612ed32a458cc0e587" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/12/d2b219612ed32a458cc0e587.png" alt="d2b219612ed32a458cc0e587" width="550" height="271" /></p>
<p>The graphing service is currently in beta, so you might find some occasional gaps in data for the time being, but over time this should prove a very useful feature.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-performance-graphs-beta/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Enterprise 1.8.7-2009.10 Packages for Ubuntu Hardy</title>
		<link>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2009-10-packages-for-ubuntu-hardy</link>
		<comments>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2009-10-packages-for-ubuntu-hardy#comments</comments>
		<pubDate>Mon, 09 Nov 2009 16:48:49 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[1.8.7]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[passenger]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=808</guid>
		<description><![CDATA[We&#8217;ve built 32bit and 64bit Ubuntu Hardy packages for Ruby Enterprise 1.8.7-2009.10.  These packages are still in beta, and this is quite a major change from the default Hardy Ruby interpreter,which is 1.8.6, so we recommend you test thoroughly before putting it into production.  We&#8217;ve been using them for a couple of days with no [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve built 32bit and 64bit Ubuntu Hardy packages for <a href="http://blog.phusion.nl/2009/10/26/ruby-enterprise-edition-1-8-7-2009-10-released/">Ruby Enterprise</a> 1.8.7-2009.10.  These packages are still in beta, and this is quite a major change from the default Hardy Ruby interpreter,which is 1.8.6, so we recommend you test thoroughly before putting it into production.  We&#8217;ve been using them for a couple of days with no problems though.</p>
<p>As with our other Ruby EE packages, they upgrade (i.e replace) the standard 1.8 Ruby installation. This means all your gems stay the same, and everything on your system immediately starts using them (Phusion&#8217;s own Ubuntu packages do not work like this).  We&#8217;ve tested it with the usual Railsy native gems, RMagick, Mongrel, fasthread etc. and have had no problems.</p>
<p>If you&#8217;re on a Brightbox, just edit <code>/etc/apt/sources.list.d/brightbox-rubyee.list</code> and change the <code>rubyee</code> component to <code>rubyee-testing</code>:</p>
<pre><code>
deb http://apt.brightbox.net/ hardy rubyee-testing
</code></pre>
<p>Then update and upgrade:</p>
<pre><code>
sudo apt-get update
sudo apt-get install libruby1.8
</code></pre>
<p>If you&#8217;re not on a Brightbox, see the <a href="http://wiki.brightbox.co.uk/docs:ruby-enterprise">instructions on our wiki first</a>.  The wiki also documents how to revert back to the old packages.</p>
<p>As said above, we now have 64bit packages available too (which was recently made easier by some Debian package dependency updates, also included in our repository).</p>
<p>Please let us know how they worked out for you <a href="http://forum.brightbox.co.uk/forums/passenger/topics/ruby-enterprise-1-8-7-2009-10-packages-for-ubuntu-hardy">on our forum</a>. Thanks!</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/ruby-enterprise-1-8-7-2009-10-packages-for-ubuntu-hardy/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Relic RPM now included on Brightbox 512 and above</title>
		<link>http://blog.brightbox.co.uk/posts/new-relic-rpm-now-included-on-brightbox-512-and-above</link>
		<comments>http://blog.brightbox.co.uk/posts/new-relic-rpm-now-included-on-brightbox-512-and-above#comments</comments>
		<pubDate>Thu, 20 Aug 2009 16:34:37 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[new relic]]></category>
		<category><![CDATA[newrelic]]></category>
		<category><![CDATA[optimisation]]></category>
		<category><![CDATA[partners]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=688</guid>
		<description><![CDATA[FiveRuns announced last week that they would be ceasing the Manage service from 25th August. We have partnered with FiveRuns since December 2007 to bundle the Manage service with Brightbox products so we were sad to learn of its end-of-life. However, we have been working hard over the last week to find an alternative solution and I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>FiveRuns <a href="http://blog.fiveruns.com/2009/8/12/end-of-life-for-manage">announced last week</a> that they would be ceasing the Manage service from 25th August. We have partnered with FiveRuns since December 2007 to bundle the Manage service with <a href="http://www.brightbox.co.uk/rails-hosting-pricing">Brightbox products</a> so we were sad to learn of its end-of-life.</p>
<p><img class="right size-full wp-image-692 content_image" title="new-relic" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/08/new-relic.png" alt="new-relic" width="262" height="61" />However, we have been working hard over the last week to find an alternative solution and I&#8217;m very pleased to announce that we&#8217;ve agreed a partnership with <a href="http://www.newrelic.com/">New Relic</a> to include their <a href="http://www.newrelic.com/get-RPM.html">Bronze RPM monitoring service</a> with all Brightbox 512 products and above.</p>
<p>New Relic RPM allows you to monitor 24&#215;7, detect problems in real-time, drill down to find the causes and continuously tune your Rails applications for high performance.</p>
<h3>Request your account</h3>
<p>We hope to integrate our control panel with the New Relic APIs, but for now to get your free Bronze account:</p>
<ol>
<li><a href="https://rpm.newrelic.com/signup/18">Create a New Relic free (Lite) account</a>, making a note of your account name, and email address used for registering then&#8230;</li>
<li><a href="https://control.brightbox.co.uk/login">Submit a Brightbox support ticket</a>, including your New Relic account name, and the email address to request your free upgrade to Bronze RPM.</li>
</ol>
<p>New Relic have an excellent <a href="http://support.newrelic.com/faqs/docs">Knowledge Base</a> which includes instructions for installing the monitoring agent into your Rails applications and much more.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-relic-rpm-now-included-on-brightbox-512-and-above/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New: Brightbox CDN (Content Delivery Network) service</title>
		<link>http://blog.brightbox.co.uk/posts/new-brightbox-cdn-content-distribution-network-service</link>
		<comments>http://blog.brightbox.co.uk/posts/new-brightbox-cdn-content-distribution-network-service#comments</comments>
		<pubDate>Tue, 26 May 2009 16:05:30 +0000</pubDate>
		<dc:creator>Jeremy Jarvis</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[asset host]]></category>
		<category><![CDATA[caching]]></category>
		<category><![CDATA[cdn]]></category>
		<category><![CDATA[content delivery network]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=566</guid>
		<description><![CDATA[I&#8217;m pleased to announce we&#8217;ve partnered with CDNetworks, a global leader in CDN technologies, to provide the new Brightbox CDN service &#8211; another significant addition to the Brightbox service portfolio. The Brightbox CDN service works by seamlessly delivering static content (e.g images, css and javascript) to website visitors from a high performance “edge” cache server [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to announce we&#8217;ve partnered with <a href="http://www.cdnetworks.com/">CDNetworks</a>, a global leader in CDN technologies, to provide the new <a href="http://www.brightbox.co.uk/services/brightbox-cdn">Brightbox CDN service</a> &#8211; another significant addition to the Brightbox service portfolio.</p>
<p>The Brightbox CDN service works by seamlessly delivering static content (e.g images, css and javascript) to website visitors from a high performance “edge” cache server nearest to their geographic location.</p>
<p>The network of global cache servers consists of 45 Points of Presence (POPs) located in 23 cities, with multiple nodes at each POP &#8211; speeding up the serving of assets to a truly global audience.</p>
<p><img class="alignnone" title="CDN map" src="http://www.brightbox.co.uk/upload/images/5/cdn_map.png" alt="" /></p>
<p>Brightbox CDN integrates very easily with Rails&#8217; built-in asset helpers. In most cases, customers will need to <strong>add just one line</strong> to their production environment config:</p>
<pre><code>ActionController::Base.asset_host = "http://assets%d.&lt;appname&gt;.brightcdn.com"</code></pre>
<p>Pricing is per GB, and customers can choose between two simple billing methods, either pay-as-you-go (no contract) or opt for a 12 month commit with significant volume discounts.</p>
<p>For more information, check out the <a href="http://www.brightbox.co.uk/services/brightbox-cdn">Brightbox CDN service page</a> on our main website. If you have further questions, please <a href="http://www.brightbox.co.uk/contact">get in touch</a> and we&#8217;ll be happy to help.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/new-brightbox-cdn-content-distribution-network-service/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta testers required to trial new Content Delivery Network (CDN) service</title>
		<link>http://blog.brightbox.co.uk/posts/content-delivery-network-beta-testers</link>
		<comments>http://blog.brightbox.co.uk/posts/content-delivery-network-beta-testers#comments</comments>
		<pubDate>Wed, 05 Nov 2008 15:21:47 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[cdn]]></category>
		<category><![CDATA[content delivery network]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=209</guid>
		<description><![CDATA[We&#8217;re currently working on offering a Content Delivery Network (CDN) service for Brightbox customers.  This will accelerate the serving of your static assets, distributing them around the globe and serving from the closest server to the user.  We&#8217;re trialling a partnership with Panther Express to provide this service, who provide CDN services for some pretty [...]]]></description>
			<content:encoded><![CDATA[<p><img class="content_image right" title="Panther Express CDN" src="http://blog.brightbox.co.uk/wp-content/uploads/2008/11/panther-cdn-logo.png" alt="" width="280" height="76" />We&#8217;re currently working on offering a <a href="http://en.wikipedia.org/wiki/Content_Delivery_Network">Content Delivery Network</a> (CDN) service for Brightbox customers.  This will accelerate the serving of your static assets, distributing them around the globe and serving from the closest server to the user.  We&#8217;re trialling a partnership with <a href="http://www.pantherexpress.net">Panther Express</a> to provide this service, who provide CDN services for some pretty huge sites, such as LiveJournal, The Guardian and Shopping.com.</p>
<p>It can be used with the built-in Rails asset host system too, so no heavy modifications or fancy plugins.  We&#8217;re looking for some beta-testers, so if you&#8217;re interested please drop us an email to <a href="mailto:&#x68;&#x65;&#x6c;&#x6c;&#x6f;&#x40;&#x62;&#x72;&#x69;&#x67;&#x68;&#x74;&#x62;&#x6f;&#x78;&#x2e;&#x63;o.uk">hello at the brightbox address</a> and provide us details of your current static asset bandwidth usages if possible. All customers are welcome!</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/content-delivery-network-beta-testers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NGINX 0.6 for Ubuntu Dapper</title>
		<link>http://blog.brightbox.co.uk/posts/nginx-06-for-ubuntu-dapper</link>
		<comments>http://blog.brightbox.co.uk/posts/nginx-06-for-ubuntu-dapper#comments</comments>
		<pubDate>Fri, 11 Apr 2008 12:38:31 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[backport]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[dapper]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/nginx-06-for-ubuntu-dapper</guid>
		<description><![CDATA[We&#8217;ve backported NGINX 0.6.29 packages from Debian experimental to Ubuntu Dapper and included the fair proxy balancer module. It&#8217;s in our testing repository at the moment so give it a whirl (it will of course install on any Ubuntu Dapper box, not just Brightboxes).  We have a page on the Brightbox wiki on how to [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve backported NGINX 0.6.29 packages from Debian experimental to Ubuntu Dapper and included the <a href="http://wiki.codemongers.com/NginxHttpUpstreamFairModule" title="NGINX upstream fair module">fair proxy balancer module</a>.</p>
<p>It&#8217;s in our <a href="http://wiki.brightbox.co.uk/docs:brightboxaptrepository">testing repository</a> at the moment so give it a whirl (it will of course install on any Ubuntu Dapper box, not just Brightboxes).  We have a page on the Brightbox wiki on <a href="http://wiki.brightbox.co.uk/docs:nginx">how to configure NGINX</a> for your Brightbox apps too (which can easily be adjusted to any NGINX install really).</p>
<p>If you&#8217;re playing with any of this beta stuff (like these packages or the Brightbox gem) and have feedback or need help, feel free to discuss it on the <a href="http://groups.google.com/group/brightbox-beta">Brightbox-beta Google group</a> that i just set up.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/nginx-06-for-ubuntu-dapper/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Maintenance: Thur 17 April 22:00-23:00</title>
		<link>http://blog.brightbox.co.uk/posts/mysql-maintenance-thur-17-april-2200-2300</link>
		<comments>http://blog.brightbox.co.uk/posts/mysql-maintenance-thur-17-april-2200-2300#comments</comments>
		<pubDate>Tue, 08 Apr 2008 18:08:52 +0000</pubDate>
		<dc:creator>John Leach</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/posts/mysql-maintenance-thur-17-april-2200-2300</guid>
		<description><![CDATA[We&#8217;ll be doing some maintenance work on the MySQL cluster next Thursday, the 17th April starting at 22:00 and taking around an hour. There will be a couple of seconds interruption to service at 22:00 as we switch between cluster nodes, then a few more seconds as we switch back at around 23:00.  We&#8217;ll keep [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ll be doing some maintenance work on the MySQL cluster next Thursday, the 17th April starting at 22:00 and taking around an hour. There will be a couple of seconds interruption to service at 22:00 as we switch between cluster nodes, then a few more seconds as we switch back at around 23:00.  We&#8217;ll keep you up to date as usual using the <a href="http://twitter.com/brightboxstatus">status feed</a>.</p>
<p>The maintenance is to apply some software updates but we&#8217;re taking the opportunity to do some MySQL performance tuning at the same time.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/mysql-maintenance-thur-17-april-2200-2300/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

