How can I get the average requests per second on an Apache 2.4 server based on the logs?
I'm trying to use k6 to load test a new server, a new cloud provider, with new hardware, but I don't know how to estimate how many users there are today.
How can I get the average requests per second on an Apache 2.4 server based on the logs?
I'm trying to use k6 to load test a new server, a new cloud provider, with new hardware, but I don't know how to estimate how many users there are today.
You can use AWStats for apache logs. You can also use Matomo (Piwik) and Google Analytics for create user oriented statistics.