Parallel Scripts

Hi,
I'd like to load test my site. I was thinking this would involve running
a PHP script which either performs a request, say 200 times, in parallel
or spawns scripts to do it. How would I go about doing this? If I can't
is there perhaps a bash alternative?
Thanks in advance.
James Mackin [ Di, 22 Januar 2008 15:23 ] [ ID #1914005 ]

Re: Parallel Scripts

On Tue, 22 Jan 2008 15:23:06 +0100, James Mackin <s0452908 [at] sms.ed.ac.uk>
wrote:

> Hi,
> I'd like to load test my site. I was thinking this would involve running
> a PHP script which either performs a request, say 200 times, in parallel
> or spawns scripts to do it. How would I go about doing this? If I can't
> is there perhaps a bash alternative?

http://httpd.apache.org/docs/2.0/programs/ab.html
--
Rik Wasmus
luiheidsgoeroe [ Di, 22 Januar 2008 16:04 ] [ ID #1914008 ]
PHP » comp.lang.php » Parallel Scripts

Vorheriges Thema: php fileinfo help needed
Nächstes Thema: Help about mod_rewrite........