Last Updated on Monday, 28 December 2009 11:35 Written by neovps Thursday, 24 December 2009 12:52
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 withmaxprocs => 2andPHP_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.
You Paid $4.95/M and you can get:
2 GB Disk Space
64 MB RAM
1Mbps Unmetered Traffic
Tags: Virtual-Dedicated, VPS Village, Xen VPS
This entry was posted on Thursday, December 24th, 2009 at 12:52 pm and is filed under Virtual Private Servers.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
