Ashley Sheridan wrote:
I was wondering if there were any ways to simulate loads on a PHP script
running on the server? Basically, I'd just like to take one of my sites
through a dry-run so to speak and simulate x number of visitors.
Ideally, I'd prefer something that didn't have to be installed o
Here is the presentation http://talks.php.net/show/w2e09
--
Shiplu Mokaddim
My talks, http://talk.cmyweb.net
Follow me, http://twitter.com/shiplu
SUST Programmers, http://groups.google.com/group/p2psust
Innovation distinguishes bet ... ... (ask Steve Jobs the rest)
--
PHP General Mailing List (
You can use "siege" in command line for web server stress testing.
There are other tools. I forget it.
Just look at the Performance section in http://talks.php.net/
There are some slides of Rasmus Lerdorf about these on
http://talks.php.net/ which are very helpful.
--
Shiplu Mokaddim
My tal
Hi,
> I was wondering if there were any ways to simulate loads on a PHP script
> running on the server? Basically, I'd just like to take one of my sites
> through a dry-run so to speak and simulate x number of visitors.
> Ideally, I'd prefer something that didn't have to be installed on the
> remo
Hi all,
I was wondering if there were any ways to simulate loads on a PHP script
running on the server? Basically, I'd just like to take one of my sites
through a dry-run so to speak and simulate x number of visitors.
Ideally, I'd prefer something that didn't have to be installed on the
remote ser
5 matches
Mail list logo