Answer the question
In order to leave comments, you need to log in
Web server testing?
What are some ways to test server load in Python or Node.JS, such as the number of max connections before the first crash? The server is running locally, OS is Ubuntu 12.04.1 LTS.
Answer the question
In order to leave comments, you need to log in
Of the special load tools, I would note Jmeter and tsung . In the case of a powerful server, of course, tsung is better.
You can also kick github.com/yandex-load/yandex-tank . The ability to increase RPS before everything goes wrong is definitely there.
Here you can also do kernel tuning for a large number of open descriptors, buffers, etc. Here's an example .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question