[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Example large generic website for load testing?
- Subject: [ale] Example large generic website for load testing?
- From: eff at dragoncon.org (Scott M. Jones)
- Date: Wed, 31 Aug 2016 17:00:09 -0400
- In-reply-to: <[email protected]>
- References: <[email protected]>
Could you set up a local copy of Wikipedia? Or does MediaWiki mess up
the load testing for you? I see some old static HTML dumps on their
site from a long time ago.
On 8/31/16 4:27 PM, Beddingfield, Allen wrote:
> I am looking for an example generic website that could be used for testing purposes. I thought that some sort of a thing would exist somewhere in the wild, but I'm not really finding anything. Essentially, I have a group of web servers behind a load balancer, I want to put a web site with a lot of links, random images, etc... on them, and hammer against the with JMeter. The goal is a performance test of the filesystem on the web servers/performance of them, more than the load balancer, etc...
>
>
> Anyone know of any sort of examples/templates that exist for that sort of testing? If not, I'm just going to have to start looking for large sites on some of our shared web servers to copy off and use for this.