fernandoch wrote:
I guess you know that you cannot change from 32 to 64 bits on the fly. In order to use more than 4 GB of RAM you need 64 bits...
Maybe not to a single Linode on the fly, but it's certainly easy enough to spin up a separate Linode (or even just a new distribution on your current Linode depending on disk space) as a 64-bit distribution if you reach that point and move over your local setup. At that scale you'll likely be continuing to evolve the separation between front end, database and other services anyway. And in fact, horizontal scaling of such features can put off actually needing any single Linode that large for quite some time. Easily re-creating machines for new distributions or configurations is one of the benefits of the VPS environment.
In the meantime, using 64-bit on the smaller Linode configurations is just going to waste a lot of memory - which is a limited resource - without providing any practical gains, so I'm not really sure why it would ever be preferred.
-- David