On Wed, Nov 2, 2011 at 1:29 PM, Eric Gerlach <span dir="ltr"><<a href="mailto:eric%2Bkwlug@gerlach.ca">eric+kwlug@gerlach.ca</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Sun, Oct 30, 2011 at 1:50 AM, Colin K <<a href="mailto:colin@void11.com">colin@void11.com</a>> wrote:<br>
> my VPS provider <a href="http://redstonehost.com" target="_blank">redstonehost.com</a> basically told me today that I cant add my<br>
> own swap space because they call it Burst ram in their lingo and basically<br>
> tell me off for asking for trying to add swap space.<br>
<br>
</div>Danger!  Danger, Will Robinson!<br>
<br>
Burst RAM is the lingo of a VPS host that is using OpenVZ or similar<br>
techniques!  Normal Linux knowledge may not apply!  I don't know much<br>
about OpenVZ, I've used Xen-based hosts, but I know things don't work<br>
the same on an OpenVZ host.<br></blockquote></div><br>Before you read further, note that what I am about to say is based on other<br>configurations where disk access is higher than your mostly RAM resident<br>application. If it works for you, then ignore what I am about to say. If you are<br>
facing issues, then stay away from Virtuozzo/OpenVZ altogether.<br><br>Basically, we have seen many cases again and again where OpenVZ becomes<br>a bottleneck for applications running Drupal (PHP + MySQL). Drupal is different<br>
from your java app in that the web server has to access the file system for<br>every script for every page access, and this adds up. On a regular bare metal<br>server with separate disks for database and PHP, it is not a big issue. But for<br>
OpenVZ and Virtuozzo, we have seen again and again it becoming a bottleneck<br>with the server being sluggish because the underlying filesystem is slow.<br><br>Here is more about it, and anecdotal comments to the contrary.<br>
<br><a href="http://2bits.com/articles/hosting-virtualization-openvz-vs-xen-which-is-best.html">http://2bits.com/articles/hosting-virtualization-openvz-vs-xen-which-is-best.html</a><br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>
<a href="http://2bits.com" target="_blank">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>
For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br><br>