On Oct 9, 12:54 pm, [EMAIL PROTECTED] (Jim Coyle) wrote:
> Hi,
>
> I am an beginner using Perl.
> I need to load test a new web site - does anyone have some very basic
> code that I could re-use?
> Ideally I'm looking for something that simulates multiple users hitting
> the web site at the same time.
>
> Yours gratefully ...
>
> - Jim

This is not exactly a perl job.
You could better use a tool like wget. wget -b can push processes into
the background and simulate near-realtime access
If you are using perl LWP , just be warned that you could easily get
your client server out of control, unless you have tonnes of RAM for
free


Thanks
Ram


Note: to spammers only
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://pragatee.com










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


Reply via email to