Casper89 wrote:
Have you ever thought of acquiring an own piano society server? I'm not sure but I think such a server will run more stable and perhaps it will be cheaper for piano society to buy a computer and an internetconnection than paying a webhoster money....
Actually, we have our own dedicated server, 2.4 GHz, raided disks etc. running Ubuntu Linux with a 100 MBit/s full duplex unlimited connection. A pretty powerful configuration so to speak but when you have 50 simultaneous downloads or even more at the same time, we will run out of performance no matter. More likely, this is tuning issue either in MySQL (the database) or Apache (the web server). I am checking if I must limit the number of simultaneous apache threads (and child threads) or similar. In worst case, I need to install an optional bandwidth module to Apache and limit the maximum bandwidth for each download.