Hey guys I am having a big problem and i need some advice .
I have a Dedicated server with those informations :
- Atom C2750 8/8t 2,4 / 2,6 GHz
- 16 GB RAM DDR3 1600MHz
- 12TB
- 500Mbps Bandwidth
- List item
- 1Gbps Network Burst
I am running a website using Nodejs where users can download high volume files .
The website evolved rapidly and I am having 10K users per day and an average of 1K concurrent users (downloads).
The problem is the server is getting lower and lower download speed on client's side so I have added a throttle to the downloads to 800Kb/s , it did help a bit but the problem remains the same what should I ?
Thanks