-
Quote
-
0
login to like this post
Post
by mrlily » Wed, 28 Nov 2012 1:17 pm
wow, it's been a while.
for those who are interested, the website has been running for about 4 years now. i've completely re-built it a number of times, solely due to the server we host from being shared (~20 websites from a single server).
generally shared hosts restrict bandwidth, storage space and concurrent database connections. this can be a pain in the arse when your site grows, however for me these restrictions have been useful as i've learnt to refine my code, improve site performance and minimize storage requirements, considerably.
also, it forced me to re-think how to host the site. i built a fedora linux box (purchased online all the bits; server chip, mother board, fans, power supply, case etc.... and stuck em together), learned some basic C, purchased a static IP (ddns is useful, for a while...) and run it as a testing server, brand new $600 (AUD).
the server is just a box, no display (cheaper) or GUI and i can access via SSH (putty) from anywhere (firewalls? tunneling is your friend. likewise being able to configure and operate from any port on your server, useful).
long story short, the removalists are packing up my family and house as i write this, we are moving from darwin (last 2 years) to perth (next 4 years). depending on how many kids we sell the new house will have a server room, no more paid (cheap cheap) hosting restrictions.
questions? ask and i'll give you my 2 cents worth.