head	1.21;
access;
symbols;
locks
	nobody:1.21; strict;
comment	@# @;


1.21
date	99.09.18.19.33.03;	author nobody;	state Exp;
branches;
next	1.20;

1.20
date	99.09.18.19.30.54;	author nobody;	state Exp;
branches;
next	1.19;

1.19
date	99.09.18.18.56.14;	author nobody;	state Exp;
branches;
next	1.18;

1.18
date	99.09.18.18.54.10;	author nobody;	state Exp;
branches;
next	1.17;

1.17
date	99.09.18.18.44.50;	author nobody;	state Exp;
branches;
next	1.16;

1.16
date	99.08.20.01.52.24;	author nobody;	state Exp;
branches;
next	1.15;

1.15
date	99.07.12.16.06.49;	author nobody;	state Exp;
branches;
next	1.14;

1.14
date	99.05.14.03.14.19;	author nobody;	state Exp;
branches;
next	1.13;

1.13
date	99.05.13.17.23.39;	author nobody;	state Exp;
branches;
next	1.12;

1.12
date	99.05.13.17.23.30;	author nobody;	state Exp;
branches;
next	1.11;

1.11
date	99.05.13.17.23.26;	author nobody;	state Exp;
branches;
next	1.10;

1.10
date	99.04.16.13.30.55;	author nobody;	state Exp;
branches;
next	1.9;

1.9
date	99.04.16.13.19.15;	author nobody;	state Exp;
branches;
next	1.8;

1.8
date	99.04.01.17.01.21;	author nobody;	state Exp;
branches;
next	1.7;

1.7
date	99.03.23.16.28.50;	author nobody;	state Exp;
branches;
next	1.6;

1.6
date	99.03.12.18.22.46;	author nobody;	state Exp;
branches;
next	1.5;

1.5
date	99.03.12.18.22.11;	author nobody;	state Exp;
branches;
next	1.4;

1.4
date	99.02.04.02.44.53;	author httpd;	state Exp;
branches;
next	1.3;

1.3
date	99.02.04.02.37.44;	author httpd;	state Exp;
branches;
next	1.2;

1.2
date	99.02.04.02.36.28;	author httpd;	state Exp;
branches;
next	1.1;

1.1
date	99.02.04.02.36.15;	author httpd;	state Exp;
branches;
next	;


desc
@null
@


1.21
log
@null
@
text
@IDependOn-Set: 1
IDependOn-Set: 4
IDependOn-Set: 54
IDependOn-Set: 8
LastModifiedSecs: 937683183
Parent: 1
SequenceNumber: 17
Title: Apache JMeter
Part: 0
Author-Set: jon@@working-dogs.com
HideAttributions: 1
LastModifiedSecs: 926616219
Type: 
Lines: 1
Apache JMeter may be used to test server performance both on static and dynamic resources (files or CGI, Servlets, Perl scripts). It may well be used to simulate a heavy load on a server or network to test its strength or to analyse overall performance under different load types. You can use it to make a graphical analysis of your server or to test your server/script behavior under heavy concurrent load.
EndPart: 0
Part: 1
Author-Set: alistair@@planetauction.net
HideAttributions: 1
LastModifiedSecs: 931795609
Type: 
Lines: 4
If you are behind a proxy server use the following to start JMeter:

java -DproxySet=true -DproxyHost 192.168.10.10 \
-DproxyPort 80 org.apache.jmeter.JMeter
EndPart: 1
Part: 2
Author-Set: wkw@@acmetech.com
HideAttributions: 1
LastModifiedSecs: 937683183
Type: html
Lines: 18
<B>Compiling JMeter for MacOS X Server</B>
<P>
Apache JMeter won't run on OSX out of the box since OSX is still using the older Swing classes (not those under javax.swing). I did manage to get it compiled with a few edits last night, but it runs really lousy. The interface essentially goes dead after only a short time of running. Nevertheless, I'll pass along the details of getting it running for OSX.
<P>
Edit all the sources to replace occurrences of 'import javax.swing...' import 'com.sun.java.swing...'
Add 'import com.sun.java.swing.preview.*' to the files JMeter.java and visualizers/FileVisualizer.java.
<P>
At this point you can follow the directions given for compiling JMeter on the Apache JMeter installation page. Make sure you set up your CLASSPATH correctly for MacOS X. 
<P>
The following is the minimal CLASSPATH you'll need to set (I've broken it up to make it more readable here; you'll want to remove line breaks of course):<BR>
/System/Library/Java:
/System/Library/Frameworks/JavaVM.framework/Classes/classes.jar:
/System/Library/Frameworks/JavaVM.framework/Classes/swingall.jar:
/System/Library/Frameworks/JavaVM.framework/Classes/awt.jar
<P>
Start JMeter with (from the JMeter bin directory):
<P>
java -classpath $CLASSPATH:ApacheJMeter.jar org.apache.jmeter.JMeter
EndPart: 2
@


1.20
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 937683054
d7 1
a7 1
SequenceNumber: 16
d31 1
a31 1
LastModifiedSecs: 937683054
d33 1
a33 1
Lines: 15
d43 5
a47 2
The following is the minimal CLASSPATH you'll need to set:
/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/classes.jar:/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/swingall.jar:/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/awt.jar
@


1.19
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 937680974
d7 1
a7 1
SequenceNumber: 15
d31 1
a31 1
LastModifiedSecs: 937680974
d44 1
a44 1
<TT>/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/classes.jar:/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/swingall.jar:/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/awt.jar</TT>
@


1.18
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 937680850
d7 1
a7 1
SequenceNumber: 14
d31 1
a31 1
LastModifiedSecs: 937680850
d34 1
a34 1
Compiling JMeter for MacOS X Server.
@


1.17
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 937680290
d7 1
a7 1
SequenceNumber: 13
d31 2
a32 1
LastModifiedSecs: 937680290
d35 1
a35 1

d37 1
a37 1

d40 1
a40 1

d42 1
a42 1

d44 2
a45 2
/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/classes.jar:/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/swingall.jar:/System/Library/Java:/System/Library/Frameworks/JavaVM.framework/Classes/awt.jar

d47 1
a47 1

@


1.16
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 931795609
d7 1
a7 1
SequenceNumber: 12
d28 21
@


1.15
log
@null
@
text
@d21 1
@


1.14
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 926616219
d7 1
a7 1
SequenceNumber: 11
d17 10
@


1.13
log
@null
@
text
@d13 1
@


1.12
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 926616210
d7 1
a7 1
SequenceNumber: 10
d11 2
a12 2
LastModifiedSecs: 918095820
Type: 
@


1.11
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 926616206
d7 1
a7 1
SequenceNumber: 9
a15 10
Part: 1
Author-Set: anonymous
HideAttributions: 1
Type: directory
Lines: 4
Subcategories:


Answers in this category:
EndPart: 1
@


1.10
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 924269455
d7 1
a7 1
SequenceNumber: 8
d19 1
a19 2
LastModifiedSecs: 924268740
Type: 
a25 10
Part: 2
Author-Set: anonymous
HideAttributions: 1
Type: directory
Lines: 4
Subcategories:


Answers in this category:
EndPart: 2
@


1.9
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 924268754
d7 1
a7 1
SequenceNumber: 7
a17 1
DateOfPart: 1999-Apr-16  6:19am
d19 2
d27 10
@


1.8
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 922986081
d7 1
a7 1
SequenceNumber: 6
d18 1
a19 1
Type: directory
@


1.7
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 922206529
d7 1
a7 1
SequenceNumber: 5
d16 10
@


1.6
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 921262966
d7 1
a7 1
SequenceNumber: 4
a15 8
Part: 1
HideAttributions: 1
Type: directory
Lines: 3
Subcategories:

Answers in this category:
EndPart: 1
@


1.5
log
@null
@
text
@d5 1
a5 1
LastModifiedSecs: 921262930
d7 1
a7 1
SequenceNumber: 3
a16 6
Author-Set: mack@@compal.de
DateOfPart: 1999-Mar-12 10:22am
Lines: 1
Apache JMeter may be used to test server performance both on static and dynamic resources (files or CGI, Servlets, Perl scripts). It may well be used to simulate a heavy load on a server or network to test its strength or to analyse overall performance under different load types. You can use it to make a graphical analysis of your server or to test your server/script behavior under heavy concurrent load.
EndPart: 1
Part: 2
d23 1
a23 1
EndPart: 2
@


1.4
log
@null
@
text
@d3 1
d5 1
a5 1
LastModifiedSecs: 918095864
d7 1
a7 1
SequenceNumber: 2
d17 6
d29 1
a29 1
EndPart: 1
@


1.3
log
@null
@
text
@d10 2
a11 1
DateOfPart: 1999-Feb-03  6:37pm
@


1.2
log
@null
@
text
@d4 1
a4 1
LastModifiedSecs: 918095788
d6 1
a6 1
SequenceNumber: 1
d9 6
d21 1
a21 1
EndPart: 0
@


1.1
log
@null
@
text
@d2 1
d4 1
a4 1
LastModifiedSecs: 918095775
d6 2
a7 2
SequenceNumber: 0
Title: New Item
@
