最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

mysql - How to simulate web traffic to test performance of a website

programmeradmin1浏览0评论

I have to test a WordPress site performance on an Ubuntu server running on apache2 and mysql, what the best way to simulate web traffic to see how the theme, plugins, database, cpu, and ram is performing?

I have to test a WordPress site performance on an Ubuntu server running on apache2 and mysql, what the best way to simulate web traffic to see how the theme, plugins, database, cpu, and ram is performing?

Share Improve this question asked May 1, 2020 at 22:41 mhwebmhweb 651 silver badge6 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I think what you are looking for is Jmeter's Access Log Sampler: https://jmeter.apache/usermanual/component_reference.html#Access_Log_Sampler

You can use that to replay your Apache logs at various volumes and concurrences.

发布评论

评论列表(0)

  1. 暂无评论