G
G
Gosha Mann2014-08-08 16:18:14
PHP
Gosha Mann, 2014-08-08 16:18:14

How to check server load?

There are two PHP scripts that make REST requests to another server.
We need to see which one behaves better under load.
What parameters to look at (response time, memory load, CPU)? What utilities to use?
Thanks

Answer the question

In order to leave comments, you need to log in

6 answer(s)
A
Antony Ryabov, 2014-08-08
@IgorMann

ab, as the easiest option, yandex-tank, if beautiful reports are needed (loadosophia for example).

I
Ivan, 2014-08-08
@0neS

apache benchmark? :)

A
anyd3v, 2014-08-08
@anyd3v

choose for every taste: siege (almost analogous to ab), wrk, gatling etc...

_
_ _, 2014-08-08
@AMar4enko

Also JMeter, if you want to do a load farm yourself.
There is Blitz - a cloud solution with a free plan. They have their own API that allows you to write complex test plans.

E
Egor Gorbachev, 2014-08-08
@gev511

use mod_status in apache

N
NaN, 2015-03-23
@NaN

loaddy.com
loadimpact.com
synthetics not ok. It is better to check with "close to reality" tools

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question