Since, getting a dedicated server for the database would be expensive, I am considering hosting it locally in-house on AMD quad core's. The basic amenities are well and good except for the bandwidth. The maximum data outbound is around 512Kbps - 1 Mbps. I would like to know from experienced people in server management, whether it would be feasible to opt such kind of in-house hosting for database? A couple of things to take note of:
1) This database is not the main database of the website. So, in case of network issues the main website is not affected. Appropriate message is shown by the application script about the unavailability of the database.
2) So we can afford some occasional minor disconnections between the website and MySQL server.
3) Each query would produce around 50 Kilobytes of outbound data.
4) Around 100 users at any given time.
What I would like to know is, if there are any apparent issues observed while hosting this way.
Edited by BCD, 22 December 2010 - 06:01 PM.















