I need to stream a relatively large file (300-500 MB) concurrently to 10+ clients, but under load, the download speed gets super low (down to 300 kb/s). It feels like the server doesn't have enough resources to process such amount of long-running requests 🤔
Environment:
OS: Windows 10 x64
CPU: Intel Core i9-10900k
RAM: 32 GB
Code: