RE: Load testing tools.

2009-01-13 Thread Robert Rawlins
Mark, Jamie, Will,

Thanks for the suggestions guys :-) I'll take a look into the different ones
and see which works best for me JMeter certainly sounds very cool!

Cheers all,

Rob


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317833
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Load testing tools.

2009-01-12 Thread Mark Mandel
I got quite into jMeter, but its a bit finicky to get into.

Once you understand how it works, tho', its very flexible (and free!)

Mark

On Tue, Jan 13, 2009 at 6:28 AM, Robert Rawlins 
robert.rawl...@thinkbluemedia.co.uk wrote:

 Afternoon guys,

 Any good recommendations on load testing tools? I'm just looking for
 something that'll make HTTP requests to a bunch of given URLS on set
 intervals for a period of time, monitoring response times etc. I've used a
 couple in the past but forget which, thought I'd get your suggestions.

 Obviously I'm quite partial to something free or open source ;-)

 Cheers,

 Rob



 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317808
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: Load testing tools.

2009-01-12 Thread Jaime Metcher
+1 for jMeter.  It's not *too* finicky...

Coupla nice features worth mentioning:
1. You can set it to either remember or forget cookies.  With cookies on,
you can script a whole login sequence and use that as your load test.  With
cookies off, you can stress your server with 50,000 live sessions in the
blinking of an eye.
2. The test scripts can read parameters out of a comma-delimited file.  If
you point the above-mentioned login sequence at a file containing a bunch of
user accounts, you can get the worst of both worlds and have 50,000 live
*authenticated* sessions. 

Kind of fun.  Your server *will* crash - but do you know when? (cue spooky
music).

Jaime

 -Original Message-
 From: Mark Mandel [mailto:mark.man...@gmail.com] 
 Sent: Tuesday, 13 January 2009 7:23 AM
 To: cf-talk
 Subject: Re: Load testing tools.
 
 I got quite into jMeter, but its a bit finicky to get into.
 
 Once you understand how it works, tho', its very flexible (and free!)
 
 Mark
 
 On Tue, Jan 13, 2009 at 6:28 AM, Robert Rawlins  
 robert.rawl...@thinkbluemedia.co.uk wrote:
 
  Afternoon guys,
 
  Any good recommendations on load testing tools? I'm just 
 looking for 
  something that'll make HTTP requests to a bunch of given 
 URLS on set 
  intervals for a period of time, monitoring response times etc. I've 
  used a couple in the past but forget which, thought I'd get 
 your suggestions.
 
  Obviously I'm quite partial to something free or open source ;-)
 
  Cheers,
 
  Rob
 
 
 
  
 
 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317817
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: Load testing tools.

2009-01-12 Thread Will Tomlinson
I played around with WebLoad and thought it was pretty easy to use. 

http://www.webload.org/

Will 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317821
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4


Re: Load Testing Tools

2004-02-26 Thread Pete Freitag
Sam komolafe wrote:

 Can someone recommend a good load testing tool for my ColdFusion 
 server.I have a Compaq Pentium IIIDL380 - dual processor server 
 with win2000 server.

OpenSTA: http://www.opensta.org/
or the Microsoft Stress tool are both free, and work well.

__
Pete Freitag
http://www.cfdev.com/
Author of the CFMX Developers Cookbook
http://www.petefreitag.com/bookshelf/
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




Re: Load Testing Tools

2004-02-26 Thread Charlie Griefer
you could check out LoRCAT at
http://www.productivityenhancement.com/products.cfm

not sure if it's 100% what you're looking for, but probably worth looking
at.

- Original Message - 
From: Sam komolafe [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Thursday, February 26, 2004 9:33 AM
Subject: Load Testing Tools

 Can someone recommend a good load testing tool for my ColdFusion server.
I have a Compaq Pentium IIIDL380 - dual processor server with win2000
server.

 Thanks
 Sam
 ---
 [This E-mail scanned for viruses.]



 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: load testing tools/services?

2003-12-02 Thread Adam Hope
Hi Kelly,

I have used www.opensta.org in the past. It's open source, fast, easy to use and very stable. Make sure you read the getting started guide though.

Adam.

-Original Message-
From: Kelly Tetterton [mailto:[EMAIL PROTECTED] 
Sent: 01 December 2003 21:47
To: CF-Talk
Subject: OT: load testing tools/services?

What do people use for load testing? Ideally, we'd like to find a service that we could point to a pre-production version of a website, create several scripted scenarios, and test under various conditions. All for a low, low price, of course.

Any recommendations?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: load testing tools/services?

2003-12-01 Thread Haggerty, Mike
Try jUnit, available from http://www.junit.org/index.htm.

Very flexible testing package that comes for free. I use it for all my
applications.

M

-Original Message-
From: Kelly Tetterton [mailto:[EMAIL PROTECTED] 
Sent: Monday, December 01, 2003 4:47 PM
To: CF-Talk
Subject: OT: load testing tools/services?

What do people use for load testing? Ideally, we'd like to find a
service that we could point to a pre-production version of a website,
create several scripted scenarios, and test under various conditions.
All for a low, low price, of course.

Any recommendations?

Kelly Tetterton
duo | Technical Lead
One Web Company. 
Twice the Results.

312.224.9650 | main
312.224.9648 | direct
312.224.9651 | fax

[EMAIL PROTECTED]
www.duodesign.com

duoDesign is a Web development and marketing firm that combines 
expertise in design, technology and online promotion to help businesses 
and organizations use the Internet marketing channel to greatest
advantage.
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Load Testing Tools

2003-09-04 Thread Kola Oyedeji
Really?

I just went to www.opensta.org and the website was fine!

Kola


 -Original Message-
 From: Philipp Cielen [mailto:[EMAIL PROTECTED]
 Sent: 02 September 2003 19:11
 To: CF-Talk
 Subject: RE: Load Testing Tools
 
 OpenSTA is dead - or at least their website is, obviously due to
patent
 violations.
 
 best,
 
 philipp
 
 
 --
 cielen.com
 
 


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Load Testing Tools

2003-09-04 Thread Dave Watts
  OpenSTA is dead - or at least their website is, obviously 
  due to patent violations.

 I just went to www.opensta.org and the website was fine!

I believe they were voluntarily participating in a website blackout to
protest pending software patent legislation in Europe. You can click on the
no ePatents image on their site for more information.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444

~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm


Re: Load Testing Tools

2003-09-03 Thread John Paul Ashenfelter
eWeek reviewed dieseltest a couple issues back -- free, but Windows-only.
www.dieseltest.com

Regards,

John Paul Ashenfelter
CTO/Transitionpoint
[EMAIL PROTECTED]
- Original Message - 
From: Brandon Purcell [EMAIL PROTECTED]
To: CF-Talk [EMAIL PROTECTED]
Sent: Tuesday, September 02, 2003 12:23 PM
Subject: Load Testing Tools


 Here are a few that may be helpful
 http://www.bpurcell.org/macromedia/loadtesting.cfm

 If you want something simple and inexpensive. Try Microsoft Web
Application Stress tool.  OpenSTA is a little more robust but a little more
difficult to work with.
 -
 Brandon Purcell
 http://www.bpurcell.org
 
~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: Load Testing Tools

2003-09-02 Thread Benoit Hediard
Paessler has some nice tools : pretty cheap, great functionalities and very
easy to use.

Webserver Stress Tool :
http://www.paessler.com/webstress

You can download a trial version.


Benoit Hediard
www.benorama.com

PS : IP Check Server monitor is also great (http://www.paessler.com/ipcheck)


-Message d'origine-
De : Ian Skinner [mailto:[EMAIL PROTECTED]
Envoyé : mardi 2 septembre 2003 17:57
À : CF-Talk
Objet : Load Testing Tools


Can anybody recommend a relatively simple and hopefully inexpensive load
testing tool that could be used to check a new CF built site.  Preferably
something that we can try before buying.

Thanks.

--
Ian Skinner
Web Programmer
BloodSource
Sacramento, CA


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm


RE: Load Testing Tools

2003-09-02 Thread Mike Brunt
Ian, this is a reasonable tool that you can evaluate first and it is not that 
expensive to buy.

http://www.paessler.com/index_eng.html

Hth.

Kind Regards - Mike Brunt

Original Message ---
Can anybody recommend a relatively simple and hopefully inexpensive load
testing tool that could be used to check a new CF built site.  Preferably
something that we can try before buying.

Thanks.

--
Ian Skinner
Web Programmer
BloodSource
Sacramento, CA


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com


RE: Load Testing Tools

2003-09-02 Thread Philipp Cielen
OpenSTA is dead - or at least their website is, obviously due to patent
violations.

best,

philipp


--
cielen.com


~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm