On 11/14/05 11:25 AM, "Dermot Paikkos" <[EMAIL PROTECTED]> 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


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to