Re: Tool to create multiple requests
Perrin Harkins <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAC0_be0M3Pf7HgbL5pnkSZTreObDuOc9eqev6S5i_48u7XUemg@mail.gmail.com> |
On Tue, Feb 7, 2012 at 2:05 AM, Tobias Wagener <[email protected]> wrote: > Now I want to ask if someone knows a tool or perl modules, where I can simulate > 50 users. http://www.hpl.hp.com/research/linux/httperf/ It can take a file of URLs to hit in order and it can do MUCH more than 50 users even on cheap hardware. - Perrin