loadsim-users Mailing List for Web Application Load Simulator
Brought to you by:
vsheffer
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
(8) |
May
(3) |
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(3) |
Nov
(1) |
Dec
(5) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
|
Feb
|
Mar
(6) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2003 |
Jan
|
Feb
(1) |
Mar
(3) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
(3) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2012 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: jesus l. <jes...@gm...> - 2012-01-14 06:35:35
|
Good Day, Please help me on the "loadsim --startconsole" when loading the runsim.tcl file its always giving me an error of couldn't read file "runsim.tcl". I Already tried the chmod the file and using the file's absolute path like "/usr/local /loadsim/runsim.tcl" Hope to hear it from you soon... -- Thanks, J.Lim |
From: Drew V. <dv...@in...> - 2006-11-01 21:34:29
|
I have a site protected via pubcookie. The pubcookie configuration (which I cannot change) requires SSL. This means that I have to disable the pubcookie authentication in order to record my LoadSim session. Testing with SSL disabled is, of course, useless because SSL will be required by the live site. Is there a way to copy/paste cookies into a pre-recorded session file or simulation file? Drew Vogel P.S. I am not on the list. Please be sure to CC me explicitly. |
From: <aku...@sh...> - 2004-08-20 03:22:00
|
11'th Annual Tcl/Tk Conference October 11 - 15, 2004 New Orleans, Louisiana, USA Email Contact tc...@tc... We are pleased to announce the 11'th Annual Tcl/Tk conference (Tcl'2004), sponsored by Noumena Corporation, in cooperation with ActiveState and ExpoTech. Come to New Orleans to: * Learn about the power of Tcl/Tk. * Present exciting new work involving Tcl/Tk. * See the latest developments in Tcl/Tk. * Meet Tcl/Tk researchers and users from academia, government and industry. * Plan for future Tcl/Tk related developments. The conference program will include paper presentations, tutorials, Birds of a Feather (BOF) sessions and invited key-note talks. Registration Online registration is ready now. <http://www.tcl.tk/community/tcl2004/reg.html> Tutorials Come learn about Tcl from the experts. This year's Tcl/Tk Conference includes one of the best sets of Tutorials ever offered including tutorials on Jacl, TclHttpd, Starkit, Advanced GUI construction, and the API. <http://www.tcl.tk/community/tcl2004/tut2004.html> Schedule More details will be added to the schedule as they become available. <http://www.tcl.tk/community/tcl2004/schedule.html> Those attending the conference will be interested in the conference info page. <http://www.tcl.tk/community/tcl2004/info.html> To keep in touch with news regarding the conference and Tcl events in general, subscribe to the tcl-announce list. <http://listserv.activestate.com/mailman/mysubs?show=announce> Other Forms of Participation For those who are not presenting a paper at the conference, but would like to present their work in some form, we do provide several other forms of participation. Slots for Works-in-Progress (WIP) presentations and Birds-of-a-Feather sessions (BOFs) are available on a first-come, first-served basis by sending email to tc...@tc.... Some WIP and BOF time slots will be held open for on-site reservation, so we encourage all attendees with interesting work in progress to consider presenting that work at the conference. Conference Committee Gerald Lester HMS Software General Chair Andreas Kupries ActiveState Corp Clif Flynt Noumena Corp Website Admin Jeffrey Hobbs ActiveState Corp Kevin Kenny GE Global Research Center Ken Jones Avia Training Mac Cody Raytheon Company Kim Richerts Steve Landers Digital Smarties Sheila Miguez Motorola Larry Virden Tcl FAQ Maintainer Contact Information tc...@tc... |
From: <re...@ya...> - 2004-04-13 14:06:40
|
when i start loadsim i have this probleme ,is it java probleme or loadsim my vrsion of java is Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-rc1) Java HotSpot(TM) Client VM (build Blackdown-1.4.2-rc1, mixed mode) kadri@rkadri:~/loadsim/loadsim-0.9.3/bin$ loadsim loadsim version 0.9.3 (Using JSSE for SSL support) Fatal error: Can't start JDFServer: rkadri: rkadri kadri@rkadri:~/loadsim/loadsim-0.9.3/bin$ loadsim --record Muffin version 0.9.3a, Copyright (C) 1996-2000 Mark R. Boyns <bo...@do...> Muffin comes with ABSOLUTELY NO WARRANTY; for details see Help/License. This is free software, and you are welcome to redistribute it under certain conditions; see Help/License for details. Creating new configuration: default.conf Exception in thread "main" java.lang.NullPointerException at java.net.InetAddress.cacheAddress(InetAddress.java:648) at java.net.InetAddress.cacheAddress(InetAddress.java:633) at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1016) at java.net.InetAddress.getLocalHost(InetAddress.java:1125) at org.doit.muffin.Main.main(Main.java:646) at org.openware.loadsim.LoadSim.main(LoadSim.java:64) kadri@rkadri:~/loadsim/loadsim-0.9.3/bin$ and when i run it with webstart an error occurred while launching/running the application. Title: LoadSim 0.9.8 Vendor: OpenWare.org Category: Download Error Unable to load resource: http://YOUR_CODE_BASE@/loadsim.jnlp Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout ! Créez votre Yahoo! Mail sur http://fr.benefits.yahoo.com/ Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !Téléchargez Yahoo! Messenger sur http://fr.messenger.yahoo.com |
From: Vincent S. <vsh...@op...> - 2004-02-08 06:57:21
|
The histogram will break down the number of requests that fall into a=20= range of response times (the time to first byte and time to last byte=20 numbers). How those ranges are determined depends on the minimum and=20 maximum response times as well as the number of "bins" specified when=20 the histogram is generated. Once the bin ranges are determined than=20 the height of the bar is simply the number of links that fall within=20 that range. The histogram helps you understand where most of your=20 links are falling in terms of response times. Does that help? -vince On Feb 6, 2004, at 4:13 PM, Curtis, Lane R wrote: > Hello All: > > =A0 > > I=92m not quite sure how to interpret the html histograms and stats = that=20 > Loadsim produces following a run (with loadsim_pub). > > =A0 > > Is there any documentation, or FAQ pages that could help? > > =A0 > > Thanks, > > =A0 > > Lane Curtis > > University of Kansas > > Web Developer > > =A0 |
From: Vincent S. <vsh...@op...> - 2004-02-08 06:43:07
|
I am sorry, but there aren't. Can you send me the images that were produced and I'll try and=20 interpret them for you. -vince On Feb 6, 2004, at 4:13 PM, Curtis, Lane R wrote: > Hello All: > > =A0 > > I=92m not quite sure how to interpret the html histograms and stats = that=20 > Loadsim produces following a run (with loadsim_pub). > > =A0 > > Is there any documentation, or FAQ pages that could help? > > =A0 > > Thanks, > > =A0 > > Lane Curtis > > University of Kansas > > Web Developer > > =A0 |
From: Curtis, L. R <lc...@ku...> - 2004-02-07 00:14:10
|
Hello All: =20 I'm not quite sure how to interpret the html histograms and stats that Loadsim produces following a run (with loadsim_pub). =20 Is there any documentation, or FAQ pages that could help? =20 Thanks, =20 Lane Curtis University of Kansas Web Developer =20 |
From: Stephen M. <st...@mo...> - 2003-08-18 22:00:07
|
I am trying to use the page data option for the LinkData but it appears that this has been commented out and as I try to enable it I'm getting errors, including compiler errors. Has anyone done been able to use this feature and if so what did you need to do. Stephen |
From: Vincent S. <vsh...@op...> - 2003-06-27 19:36:45
|
The only way to do it would be to implement the IContentHandler interface. The object passed into the method you must implement contains the last page in the form of an HTTPUnit WebResponse object (look at the doc for HTTPUnit to see what methods are available, things like getting all of the links is one such method). So, you can use that to extract the information that you desire from the page. In addition to the WebResponse object is a Link object which you can use to set the next link. It should be noted that this will slow down the simulation considerable because now every page will have to be parsed. If you do this I would appreciate any feedback you have on it. -vince On Friday, June 27, 2003, at 09:31 AM, luke cassady-dorion wrote: > Is it possible to use some form of conditional logic with loadsim? I am > working with a survey application where the user will take only 5 > questions randomly chosen from a pool of around 100. each question > needs > slightly different parameters, so i need to do something where i parse > out the question id from the url and then decide which data to post. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting > Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly > Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > _______________________________________________ > Loadsim-users mailing list > Loa...@li... > https://lists.sourceforge.net/lists/listinfo/loadsim-users > |
From: luke cassady-d. <lu...@ne...> - 2003-06-27 16:39:23
|
Is it possible to use some form of conditional logic with loadsim? I am working with a survey application where the user will take only 5 questions randomly chosen from a pool of around 100. each question needs slightly different parameters, so i need to do something where i parse out the question id from the url and then decide which data to post. |
From: Vincent S. <vsh...@op...> - 2003-03-13 05:29:56
|
I believe it should work with JDK 1.4. You need the jsse.jar file in your classpath (though JDK 1.4 may come with it). You don't need a cert from a valid CA. A test one should suffice. If you continue to have problems you can try it with the JDK 1.3 and jsse.jar in the classpath. When you start up if SSL is available then you should see a little blurb to that effect. Hope this helps. -vince On Monday, March 10, 2003, at 10:37 AM, Summers, Bert W. wrote: > I have IIS5 running on my box without SSL. > I run the proxy, setup the sequence file. > Then change all the http to https, change the localhost to other host > name > Change the :8888 port to nothing, should it be 443? > > Then when I run I get (from ssl site) > cmatt,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 > cmatt,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 > ,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 > ,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 > > instead of ( from localhost to ssl) > cmatt,//10.8.16.10:8000,ramping done,30,30,151,text/html,302 > cmatt,//10.8.16.10:8000,ramping done,0,0,151,text/html,302 > ,//10.8.16.10:8000,ramping done,50,50,4063,text/html,200 > ,//10.8.16.10:8000,ramping done,10,10,4063,text/html,200 > > In the result file. > > I saw one message that this only works with jdk 1.3 is that still > correct? > I am using jdk (build 1.4.0-b92) > > Thanks > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Loadsim-users mailing list > Loa...@li... > https://lists.sourceforge.net/lists/listinfo/loadsim-users > |
From: Summers, B. W. <BER...@sa...> - 2003-03-10 19:56:19
|
Just thought of a possible reason. My webserver does not have a cert that is from a known CA. Do I need to import something into the keystore? my servers key, my CAs key? |
From: Summers, B. W. <BER...@sa...> - 2003-03-10 18:38:25
|
I have IIS5 running on my box without SSL. I run the proxy, setup the sequence file. Then change all the http to https, change the localhost to other host name Change the :8888 port to nothing, should it be 443? Then when I run I get (from ssl site) cmatt,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 cmatt,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 ,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 ,//10.8.16.10:8000,ramping done,-1,-1,-1,<unknown>,200 instead of ( from localhost to ssl) cmatt,//10.8.16.10:8000,ramping done,30,30,151,text/html,302 cmatt,//10.8.16.10:8000,ramping done,0,0,151,text/html,302 ,//10.8.16.10:8000,ramping done,50,50,4063,text/html,200 ,//10.8.16.10:8000,ramping done,10,10,4063,text/html,200 In the result file. I saw one message that this only works with jdk 1.3 is that still correct? I am using jdk (build 1.4.0-b92) Thanks |
From: Yannick G. <ya...@co...> - 2003-02-21 19:05:57
|
Due to a short term notice,I'm in a hurry to stress load our web application. Because I read a lot of good things about LoadSim, I would like to use it to to this test. So, I download LoadSim and follow all the steps in the Readme document. But here is the problem. Even after set the Loadsim_Home and path environment variables on my Win NT workstation, I can't do nothing in console mode. The only thing I have been able to do is to run Muffin (the recorf mode) only by usind Java Web Start. But in console mode (MS-DOS), I always obtain the message " loadsim is not recognized as an internal or external command, operable command or batch file". I asked an expiremented Java programmer and he was not able to help me. It looks like that the files found in the /bin are set for a Linux environment. I try to change all the $ sign by % (or more than one when apply.) Here my modified file: "LOADSIM.BAT" setlocal set LOCAL_CP=%LOADSIM_HOME%\lib\loadsim.jar;%LOADSIM_HOME%\lib\httpunit.jar;%LOA DSIM_HOME%\lib\Tidy.jar %JAVA_HOME%\bin\java -Xms256m -Xmx512m -classpath %LOCAL_CP% org.openware.loadsim.LoadSim %1 %2 %3 %4 %5 %6 %7 %8 %9 endlocal "LOADSIM" LOCAL_CP="." for i in %LOADSIM_HOME%/lib/*.jar ; do LOCAL_CP="%LOCAL_CP:%i" done %JAVA_HOME%/bin/java -Xms256m -Xmx512m -classpath %LOCAL_CP% org.openware.loadsim.LoadSim * "LOADSIM_PUB.BAT" @echo off setlocal set LOCAL_CP=%LOADSIM_HOME%\lib\loadsim.jar %JAVA_HOME%\bin\java -Xmx128m -classpath %LOCAL_CP% org.openware.loadsim.stats.Publish %1 %2 %3 %4 %5 %6 %7 %8 %9 endlocal "LOADSIM_PUB" LOCAL_CP=%LOADSIM_HOME%/lib/loadsim.jar %JAVA_HOME%/bin/java -Xmx128m -classpath %LOCAL_CP% org.openware.loadsim.stats.Publish * Thank you to anybody enough kind to help a new TESTER without resources!! Yannick. |
From: Jon S. <jo...@ze...> - 2002-09-08 08:43:24
|
Vince, Hi, thanks for your work on loadsim. Some comments: * it is not clear what the duration attribute in the use-sequence element does * an example of the publish XML configuration would be useful * for some purposes, such as measuring response times as a function of time, it would be good if the results.csv file contained timestamps I had problems starting the LoadSim filter in Muffin. The only way it would work was for me to add a new filter with the fully qualified class name of the filter - the pre-configured LoadSim filter did nothing. Also, when it did work, it generated a sequence.xml file with links like the following: <link id="Params.richmedia=yes&site=smh&adspace=468x60&cat=breaking&loc=top" host="http://campaigns.f2.com.au" pathroot="/js.ng/Params.richmedia=yes&site=smh&adspace=468x60&cat=breaking&loc=top"> </link> The simulator wouldn't load this file because the XML is not well-formed. In particular...the &'s should be encoded as &'s. Manually editing the file to change occurrences of & to & solved the problem. jon. |
From: Hakala T. <Tom...@so...> - 2002-04-22 08:33:32
|
I am trying to find out what is causing the bad samples when generating heavy load to my website. The log has the following kind of error messages: [22 huhti 2002 11:19:34.729 GMT+03:00][ERROR][Caught an exception: java.lang.NullPointerException: killing thread] [22 huhti 2002 11:19:35.450 GMT+03:00][ERROR][Caught exception: Address in use: no further information ignoring sample] Are these exceptions coming from my webapplication or are this generated by the loadsim? How can I get more specific information about the errors? Br, Tommi |
From: Mohammad A. H. <mh...@ha...> - 2002-03-28 16:18:31
|
Hello I was trying to use loadsim on a project of mine. The site is however password protected via Basic HTTP authentication. Is there a way to provide the auth information to loadsim? I tried to use the http://<username>:<password>@www.server.com method and it didn't seem to work. Thanks -- ===================================================================== Mohammad A. Haque http://www.haque.net/ mh...@ha... "Alcohol and calculus don't mix. Don't drink and derive." --Unknown ===================================================================== |
From: Vincent S. <vsh...@op...> - 2002-03-17 01:52:38
|
This is a bit confusing... Once you've got the LoadSim window open in Muffin, you should click the "Browse" button next to the Output File: text box. Select the directory where you want to the file saved and then give the file a name. In the text box you should see the full path of the file. Now, if you record/stop you should see the resulting file. You should only see the file after you hit the "Stop" button. I've checked this and it does, indeed, appear to be a bit flaky. I will try and look at the code tomorrow. If you know much Java you can also look at the code. It is the org.openware.loadsim.muffin.LoadSim class. Sorry for the confusion. -vince On Fri, 2002-03-15 at 12:55, John Robinson wrote: > I've installed the Loadsim product and followed the user's guide, but I > can't get it to save the recorded session. The only output generated when I > try to record my session is a muffin.log file and not an xml file. What am > I missing here? > > -jr > > _______________________________________________ > Loadsim-users mailing list > Loa...@li... > https://lists.sourceforge.net/lists/listinfo/loadsim-users > |
From: John R. <jro...@te...> - 2002-03-15 20:59:00
|
I've installed the Loadsim product and followed the user's guide, but I can't get it to save the recorded session. The only output generated when I try to record my session is a muffin.log file and not an xml file. What am I missing here? -jr |
From: Torvald B. B. <Tor...@er...> - 2002-03-11 07:15:22
|
Hehe, can't really say that I understand what I meant by mail html eiter, but you got the point. What I have done in the meantime is to hack the source so that if I specify ____SID____ for a constant value, it inserts the value of the form field 'sid' from the last response. This works for this problem. In the meantime I have found some problems with the dataset functionality also, so I have made some modifications there too. regards Torvald B. Bringsvor It's unclear to me what you mean by "mail html". LoadSim generally does support what I call page data (the most common example being URL encoded session IDs). That functionality is, unfortunately, currently broken. If you can use a cookie based approach LoadSim will work for you now. One of the downsides of paged data is that LoadSim has to parse the downloaded pages, which means you cannot simulate as many virtual users. -vince On Tue, 2002-03-05 at 01:49, Torvald Baade Bringsvor wrote: > Hey. > > We have an application which uses session ID's embedded in the mail html. It > seemes like loadSim should be able to handle this, but there's no > documentation! Anybody reading this list? > > > > Med vennlig hilsen, > > Torvald Baade Bringsvor > > ErgoIntegration AS > Postboks 4364 Nydalen, 0402 Oslo > Telefon 23 14 50 00, Telefaks 23 14 50 01 > Direkte tlf.nr. 23 14 52 72, Mobilnr 979 80 494 > www.ergogroup.no > > |
From: Vincent S. <vsh...@op...> - 2002-03-10 20:23:17
|
It's unclear to me what you mean by "mail html". LoadSim generally does support what I call page data (the most common example being URL encoded session IDs). That functionality is, unfortunately, currently broken. If you can use a cookie based approach LoadSim will work for you now. One of the downsides of paged data is that LoadSim has to parse the downloaded pages, which means you cannot simulate as many virtual users. -vince On Tue, 2002-03-05 at 01:49, Torvald Baade Bringsvor wrote: > Hey. > > We have an application which uses session ID's embedded in the mail html. It > seemes like loadSim should be able to handle this, but there's no > documentation! Anybody reading this list? > > > > Med vennlig hilsen, > > Torvald Baade Bringsvor > > ErgoIntegration AS > Postboks 4364 Nydalen, 0402 Oslo > Telefon 23 14 50 00, Telefaks 23 14 50 01 > Direkte tlf.nr. 23 14 52 72, Mobilnr 979 80 494 > www.ergogroup.no > > |
From: Torvald B. B. <Tor...@er...> - 2002-03-05 09:49:22
|
Hey. We have an application which uses session ID's embedded in the mail html. It seemes like loadSim should be able to handle this, but there's no documentation! Anybody reading this list? Med vennlig hilsen, Torvald Baade Bringsvor ErgoIntegration AS Postboks 4364 Nydalen, 0402 Oslo Telefon 23 14 50 00, Telefaks 23 14 50 01 Direkte tlf.nr. 23 14 52 72, Mobilnr 979 80 494 www.ergogroup.no |
From: <Tim...@we...> - 2001-12-19 16:46:06
|
I can not seem to find a list of what third party jars are required to build. |
From: <Tim...@we...> - 2001-12-19 15:53:44
|
Can a timer be added to a recorded xml file? |
From: <Tim...@we...> - 2001-12-19 15:17:52
|
I see that values can be substituted via an xml file. But what if I want a substitution value to come from a requested page? In my capture xml file, there is this section: ... <link id="Building.displayNew" host="http://svdalpha03:7001" pathroot="/eacontrol/Building.displayNew"> <qsdata> <data> <name>bophandler.pn</name> <value><constant value="3155633"/></value> </data> <data> <name>bophandler.cid</name> <value><constant value="100891000000000808"/></value> </data> <data> <name>bophandler.luid</name> <value><constant value="100894000000001326"/></value> </data> </qsdata> <formdata> <data> ... What I need to do is replace the value 3155633 with a value that gets generated on the server, and sent back to the client web browser. Can this be done? |