Reccommendations?
1. A very low traffic web site. Environment plans are Apache+PHP+Tomcat+Mysql for right now. This may change in the future.
2. IMAP POP3 and SMTP services + some sort of webmail package.
3. Funambol sync server for synchronization between my blackberry and personal computer. Runs on Tomcat+Mysql
4. Possibly an rsync server for offsite backup of my more important files. 100 megs of data or so?
Most of this is purely for personal purposes and I do not expect to get a whole lot of traffic. I've seen that Apache and PHP can be hogs with I/O tokens, but I'm not sure what sort of usage people are seeing when they report issues.
Anyway, if anyone can give me an idea of what I should be looking at for a plan. I was almost thinking that two 256 plans might be a good idea, so I could split the services up a bit, but I don't really have a good understanding of the IO token system yet.
Thanks,
Brian
4 Replies
When i was on the 64 this is what i was running.
Apache
Mysql
Postfix (Mail Server)
Courier (Imap and Pop support)
Php
Proftpd
and i never had a hicup with tokens or resources. I was even reselling and making some money from it..
I upgraded to a 96mb plan when i wanted to run Tomcat as well, just to aleviate the ram a bit, but still havnt had an issue
I now host about 7 sites, all low traffic but none the less.. i provide the above services for all of them, and i havnt had a problem from it.
the only time i did run tomcat was when it was a linode 96 (?? i forget if that's what it went to) and it honestly was very sluggish even when i killed most of the other services (a lot of io_wait as you'd expect). i'm not sure how well it would be on a 256 plan. otherwise.. i guess 2x 256 plans do give you redundency (espec if you have them located in different datacenters) but I think you'd have better sucuess running tomcat on a linode 512. Actually, I just read the tomcat faq page: "In a nutshell - if your computer has less than 128MB of ram - you will probably have trouble."
unless someone else here has a similar setup and replies, i'd suggest grabbing a linode 256 get things going, and see how she handles with tomcat up and running… if it's not too hot, kill apache/mysql/mail and see how it goes. if it's ok, then grab a second linode 256 and run tomcat on that. otherwise, upgrade to a linode 512 (easy to do with a support ticket).
Hope that helps ya.
knehcsa's suggestion is your best bet. A Linode 256 ought to be able to run your proposed setup at low traffic levels without breaking a sweat. You always have the option of upgrading if it proves necessary. Just keep an eye on your swap usage for the first few days.
Thank you very much for your input. Once I get my tax return in I'll most likely be setting up a linode 256.