GitHub user michaelrommel added a comment to the discussion: (rust) Huge memory consumption, when recv+streaming 1k chunks to S3
So I think I mark this question as resolved. The memory leak still bothers me, but that is an investigation on its own. Right now, a single container on Fargate with 4vCPU and 24GB RAM is able to handle 2.000 concurrent connections, when each client sends data with approx. 1.7 to 2 MBits/sec data rate. Faster and the error rate goes up, CPU maxes out on peaks. <img width="2491" height="1233" alt="image" src="https://github.com/user-attachments/assets/ce64b336-76fa-47f0-9ab5-002611eea200" /> GitHub link: https://github.com/apache/opendal/discussions/7200#discussioncomment-15899959 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
