develooper Front page | perl.beginners | Postings from July 2011

Re: url checker load average opensource s/w

Thread Previous
From:
hsin
Date:
July 21, 2011 04:00
Subject:
Re: url checker load average opensource s/w
Message ID:
6d6a6d20-e9c7-49bb-b4eb-8c9b926a10a4@x19g2000prc.googlegroups.com
On Jul 21, 3:04 pm, agnello.dso...@gmail.com (Agnello George) wrote:
> hi
>
> i have a few web portals  as my job profile to take care of  and i
> have a request from my testing team for a s/w where i can 1) check
> all links within the website  and the time taken for each link to load
> , 2) and if 500 to 1000 concurrent connections are spawned the average
> time for each link to load .
>
> Is there     a opensource or paid  s/w currently available to do this .
>
> I had tried ab testing , but it doesnt actually load the page it jsut
> gives a 200 ok .
>
> Or is there some thing i can write in perl ( if perl could you suggest
> a possible module(s) )
>
> Thanks for all the help
>
> --
> Regards
> Agnello D'souza

JMeter of apache may be what you want.
If you want to write test yourself, HTTP::Request may help


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About