v12 icon indicating copy to clipboard operation
v12 copied to clipboard

Load testing with multiple nodes on channel web using Benchmark tool

Open avani24897 opened this issue 3 years ago • 0 comments

We tried to perform load testing - multiple nodes/servers with a benchmark tool on a web channel but we are getting 400 (socket id is not found) as a status code. Hence, we are stuck there. Can you please suggest any other way to perform load testing on channel-web?

We've used the below command to run the benchmarking tool with the web channel ./bp bench --url http://0.0.0.0:3000/ --botId test -u 1000 --web true

avani24897 avatar May 12 '22 08:05 avani24897