How to correctly set the values âÂÂfor Apache Benchmark testing?

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I decided to test the server for performance, and I do not understand what the correct values âÂÂâÂÂfor the number of requests and the number of simultaneous connections should be specified in the command
ab -k -n xxx -c yyy http://aserver.ashep:80/test.html
where xxx is the number of requests, and yyy is the number of simultaneous connections.
For example, I want to simulate the simultaneous loading of an index page from 100 computers (users).
Total SQL requests per page - 106 Those.
I should write:
ab -k -n 10600 -c 100 http://aserver.ashep:80/test.html
So it turns out? Or am I missing something?
ubuntu apache-bench
add a comment |Â
up vote
0
down vote
favorite
I decided to test the server for performance, and I do not understand what the correct values âÂÂâÂÂfor the number of requests and the number of simultaneous connections should be specified in the command
ab -k -n xxx -c yyy http://aserver.ashep:80/test.html
where xxx is the number of requests, and yyy is the number of simultaneous connections.
For example, I want to simulate the simultaneous loading of an index page from 100 computers (users).
Total SQL requests per page - 106 Those.
I should write:
ab -k -n 10600 -c 100 http://aserver.ashep:80/test.html
So it turns out? Or am I missing something?
ubuntu apache-bench
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I decided to test the server for performance, and I do not understand what the correct values âÂÂâÂÂfor the number of requests and the number of simultaneous connections should be specified in the command
ab -k -n xxx -c yyy http://aserver.ashep:80/test.html
where xxx is the number of requests, and yyy is the number of simultaneous connections.
For example, I want to simulate the simultaneous loading of an index page from 100 computers (users).
Total SQL requests per page - 106 Those.
I should write:
ab -k -n 10600 -c 100 http://aserver.ashep:80/test.html
So it turns out? Or am I missing something?
ubuntu apache-bench
I decided to test the server for performance, and I do not understand what the correct values âÂÂâÂÂfor the number of requests and the number of simultaneous connections should be specified in the command
ab -k -n xxx -c yyy http://aserver.ashep:80/test.html
where xxx is the number of requests, and yyy is the number of simultaneous connections.
For example, I want to simulate the simultaneous loading of an index page from 100 computers (users).
Total SQL requests per page - 106 Those.
I should write:
ab -k -n 10600 -c 100 http://aserver.ashep:80/test.html
So it turns out? Or am I missing something?
ubuntu apache-bench
asked Nov 29 '17 at 19:29
ÃÂðúÃÂøü
11
11
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f407806%2fhow-to-correctly-set-the-values-for-apache-benchmark-testing%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password