For Programmers: Free Programming Magazines  


Home > Archive > PERL CGI Beginners > November 2005 > Stress-test server









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Stress-test server
Dermot Paikkos

2005-11-14, 6:55 pm

Hi,

I would like to see what happens to my web server if I get 50-60
connections all posting requests to it. Can anyone suggest a module
that might help (WWW.Mechanize perhaps).

Thanx.
Dp.

Sean Davis

2005-11-14, 6:55 pm

On 11/14/05 11:25 AM, "Dermot Paikkos" <dermot@sciencephoto.com> wrote:

> Hi,
>
> I would like to see what happens to my web server if I get 50-60
> connections all posting requests to it. Can anyone suggest a module
> that might help (WWW.Mechanize perhaps).


If you are using Apache, it comes with 'ab' (apache benchmark). You can use
ab to send concurrent requests, etc. and it will give you a report.

Sean

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com