I am trying to do a load test to emg. I am sending 3K requests/sec. It is allowing maximum 900 req/sec. No failures but response time is increasing. I also set the “nodelay” property as true to avoid buffer. Cpu usage is also 60-70% throughout the test. Can explain what is happening behind this? How to stop buffering of requests?
@Dino @Anil Sagar @ Google