The evolution of DSL lines and technologies such as FTTH has make me wonder if traditional hosting services could be in danger.
If you want to host your own domain, for example for a blog or a simple business page, setting up a webserver (with some interesting options, such as FTP, printing and even email) is each day more affordable and interesting.
In fact, here in Spain we're starting to see FTTH lines with a 50Mbbps/5Mbps download/upload channels, and I think 5 Mbps is in fact a really good bandwidth if users want to access the server and you're not Facebook.
My question is, apart from the technical issues (I guess most readers at SF would know how to set up a webserver and a blog, for example), is there some way to know how much bandwidth can handle this kind of setup with a 5 Mbps upload channel?
How many concurrent users (aided with a good Nginx/PHP-FPM/Varnish/Memcached config, for exxample), and how many unique visitors/day could that server and Internet connection handle?
Disclaimer: this question was first asked on ServerFault, but I didn't new that there can be no questions about personal servers there.
...running a server at home is Generally A Bad Idea, regardless of connection.. The line probably would be good enough but the only really good way it set it up and benchmark it. – tombull89 Nov 15 '11 at 12:48