On Apr 24, 2013 9:46 PM, "tamouse mailing lists"
wrote:
>
> On Tue, Apr 23, 2013 at 8:04 AM, Andrew Ballard
wrote:
> > On Tue, Apr 23, 2013 at 2:29 AM, Adam Richardson
wrote:
> >> On Mon, Apr 22, 2013 at 10:41 PM, Andrew Ballard
wrote:
> >>> The other developer in our office spent some time pro
On Tue, Apr 23, 2013 at 8:04 AM, Andrew Ballard wrote:
> On Tue, Apr 23, 2013 at 2:29 AM, Adam Richardson wrote:
>> On Mon, Apr 22, 2013 at 10:41 PM, Andrew Ballard wrote:
>>> The other developer in our office spent some time profiling the site with
>>> xdebug and found that an exec() call to ne
On Tue, Apr 23, 2013 at 2:29 AM, Adam Richardson wrote:
>
> On Mon, Apr 22, 2013 at 10:41 PM, Andrew Ballard wrote:
>>
>> The other developer in our office spent some time profiling the site with
>> xdebug and found that an exec() call to netsh used on a couple pages seems
>> to take 2-4 seconds
On Mon, Apr 22, 2013 at 10:41 PM, Andrew Ballard wrote:
> The other developer in our office spent some time profiling the site with
> xdebug and found that an exec() call to netsh used on a couple pages seems
> to take 2-4 seconds to complete. Unfortunately, those exec() calls are the
> one funct
I'm looking for ideas to help load test a PHP site my office wrote and
maintains. Peak usage for this site is during the fall when new students
arrive, and for the first time this past fall the traffic rendered the web
server completely unresponsive, almost as quickly as we could restart it.
The on
Oh boy.. here we go.. hah.. can we refrain from a giant anti-Microsoft war
type thing?
I'll use whatever does the job. MS actually has some good free tools for
certain things. And then they have a lot of retarded stuff (why is it that I
can't use my mouse wheel in ANY VBA editing window? I
On Tuesday 27 December 2005 12:45 pm, Jared Williams wrote:
> > Anyone have any opinions or suggestions on cheap/free load
> > testing tools for dynamic sites?
>
> Microsoft WAST
>
> http://www.microsoft.com/technet/archive/itsolutions/intranet/downloads/web
>stres.mspx
>
> Jared
You violated one
> Anyone have any opinions or suggestions on cheap/free load
> testing tools for dynamic sites?
Microsoft WAST
http://www.microsoft.com/technet/archive/itsolutions/intranet/downloads/webstres.mspx
Jared
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php
On 12/27/05, Dan McCullough <[EMAIL PROTECTED]> wrote:
> Anyone have any opinions or suggestions on cheap/free load testing
> tools for dynamic sites?
Apache Bench:
/usr/sbin/ab on this particular box.
Curl:
/usr/bin/curl
To test dynamic or protected pages you can use curl to get a session
id/co
Anyone have any opinions or suggestions on cheap/free load testing
tools for dynamic sites?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 8/22/05, Chris Boget <[EMAIL PROTECTED]> wrote:
> What do you guys use for load testing forms? I've just been opening
> seperate
> windows, navigating to the form, filling out the form on all windows and
> hitting
> the submit button at the same time. After about 15 or so windows, it
> starts
What do you guys use for load testing forms? I've just been opening
seperate
windows, navigating to the form, filling out the form on all windows and
hitting
the submit button at the same time. After about 15 or so windows, it
starts to
become a bit cumbersom. Do you guys load test? What do you
On Wed, 10 Nov 2004 10:15:33 -0800, Pablo Gosse <[EMAIL PROTECTED]> wrote:
> Hi folks. I'm wondering if anyone out there can recommend a good tool
> for load testing a large php application? Ideally it would be something
> fairly intelligent, that would follow links, remember what links it has
>
Hi folks. I'm wondering if anyone out there can recommend a good tool
for load testing a large php application? Ideally it would be something
fairly intelligent, that would follow links, remember what links it has
followed and where any problems occurred, etc.
Can anyone provide any recommendati
On Mon, 29 Apr 2002, Adrian Murphy wrote:
> anyone have a recommendation for a good free/cheap load testing utility
> for php/mysql sites?
Apache comes with 'ab'.
http://httpd.apache.org/docs/programs/ab.html
miguel
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit:
anyone have a recommendation for a good free/cheap load testing utility for php/mysql
sites?
thanx
adrian
If you run Apache you might want to look into the ab program, it's in the
apache/bin directory IIRC.
HTH
Jon
-Original Message-
From: Andrew Brampton [mailto:[EMAIL PROTECTED]]
Sent: 04 September 2001 16:48
To: [EMAIL PROTECTED]
Subject: [PHP] Load testing
Hi,
I'm looking
Hi,
I'm looking for a app that I can run across my network that will load test my
webserver & pages...
Something like a program that will open 100 pages at once and tell me the response
times or error occuring etc...
Does anyone know of such a app?
Thanks
Andrew
18 matches
Mail list logo