Need your tips for setting up a linode with static content
What software do you suggest I install? No PHP and MySQL of course. But Apache or Lighttpd? Anything else I should take care of to make the box able to serve as many page views a month as possible?
What could be the bottle necks of such a linode? Let's assume there's unlimited monthly transfer. CPU? RAM? Hard disk IO speed?
4 Replies
you'd most likely get network bound, then io bound.
I personally use lighttpd… it's svelte, speedy, easier to configure (in my experience), and is reasonably well-documented.