Witango-Talk: Load Testing

2008-02-21 Thread Reeve, Lawrence D
Hello, I am migrating our Witango environment from mac xservs running webstar to some new intell based xservs running apache (Itools). It is all running well but I would like to do some load testing against the taf files hitting a MySQL db before release. Does any one have a recommendation for

Re: Witango-Talk: Load Testing

2008-02-21 Thread Roland Dumas
what version of witango are you running on the intel xserves? This is the path we'll have to take, so please document well for the late adopters. On Feb 21, 2008, at 8:00 AM, Reeve, Lawrence D wrote: Hello, I am migrating our Witango environment from mac xservs running webstar to some

Re: Witango-Talk: Load Testing

2008-02-21 Thread Kent Swisher
Try checking out apps on this list of test tools. I have not used any of them. http://www.softwareqatest.com/qatweb1.html#LOAD I have used Xenu's Link Sleuth, which can put quite a load on the server if you have a lot of links. http://home.snafu.de/tilman/xenulink.html - Kent On 2/21/2008

Re: Witango-Talk: Load Testing

2008-02-21 Thread Reeve, Lawrence D
I used the latest 5.5 from the web site. From: Roland Dumas [EMAIL PROTECTED] Reply-To: witango-talk@witango.com Date: Thu, 21 Feb 2008 08:48:01 -0800 To: witango-talk@witango.com Subject: Re: Witango-Talk: Load Testing what version of witango are you running on the intel xserves

Re: Witango-Talk: Load Testing

2008-02-21 Thread Robert Garcia
There is always AB, it is already on your web servers, or any mac. http://httpd.apache.org/docs/1.3/programs/ab.html -- Robert Garcia President - BigHead Technology VP Application Development - eventpix.com 13653 West Park Dr Magalia, Ca 95954 ph: 530.645.4040 x222 fax: 530.645.4040 [EMAIL

Re: Witango-Talk: Load Testing

2008-02-21 Thread Robert Garcia
One more note, AB is GREAT, and perfect when you want to hit page, and test load, but it doesn't follow any trails. It doesn't download images or anything on the page, like a browser does. There are some load tools out there that do that. But if you code is just building html, and you want

Re: Witango-Talk: Load Testing

2008-02-21 Thread William M Conlon
And you can shell script it, plus add some POST files to profile an application. I've long wanted to build a witango log parser that would allow me to play-back a series of actions for regression testing as well as load testing. But to make it practical, I think we need more fine-tuned

Witango-Talk: Load Testing

2008-02-13 Thread Reeve, Lawrence D
Hello, I am migrating our Witango environment from mac xservs running apache (Itools) to some new intell based xservs. It is all running well but I would like to do some load testing against the taf files hitting a MySQL db before release. Does any one have a recommendation for an open source