LowEndBox - Cheap VPS, Hosting and Dedicated Server Deals

Tuning for 64MB Virtual Private Server

Zein: Making the most out of a 64MB VPS — how Ahmed tuned his 64MB Xen VPS from VPS Village to run Lighttpd, PHP/FastCGI and MySQL. He was also trying to get a Ruby on Rails app running but OOM seems inevitable. Great article on getting PHP applications like WordPress running on a minimal VPS.

I am taking a similar approach tuning my 64MB VPS from Virtual-Dedicated.net, except:

  • PHP 5.2 does not need a parent monitoring process if PHP_FCGI_CHILDREN => 0. Therefore I am running 2x PHP/FastCGI processes with maxprocs => 2 and PHP_FCGI_CHILDREN => 0.
  • I haven’t bothered to run any query cache on MySQL. Or maybe I should :)
  • SSHD is replaced with Dropbear running off Xinetd, which saves me 1MB idle, and 1MB for every SSH connection.
LEA
Latest posts by LEA (see all)

1 Comment

  1. I have one VPS from Datarealm bought yesterday, 1 Mbit connection is slow when yum upgrade, VPS setups approx 1 hours, i have asked about adding more RAM, tech support? they seems don’t care about my ticket…

    May 22, 2009 @ 2:19 pm | Reply

Leave a Reply

Some notes on commenting on LowEndBox:

  • Do not use LowEndBox for support issues. Go to your hosting provider and issue a ticket there. Coming here saying "my VPS is down, what do I do?!" will only have your comments removed.
  • Akismet is used for spam detection. Some comments may be held temporarily for manual approval.
  • Use <pre>...</pre> to quote the output from your terminal/console, or consider using a pastebin service.

Your email address will not be published. Required fields are marked *