-
Notifications
You must be signed in to change notification settings - Fork 24
/
ChangeLog
225 lines (147 loc) · 7.22 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
2012-03-31 Julian T. J. Midgley <jtjm@menavaur.org>
* autobench_admin now (for values of "now" >~ 19 Aug 2009) reports
counts of HTTP status responses received (grouped into hundreds).
Requested by Ricardo Figueiredo.
2004-05-27 Julian T. J. Midgley <jtjm@xenoclast.org>
* Released autobench-2.1.2
* Added warning about synchronising clocks to autobench_admin.1
Revision: autobench--trunk--2.1--patch-1
modified files: autobench_admin.1
* Autobench now maintained in GNU Arch. Mirror of archive at:
http://arch.xenoclast.org/phaedrus-2004/
Latest version may be fetched with:
tla register-archive http://arch.xenoclast.org/phaedrus-2004/
tla get autobench--trunk--2.1 autobench
2003-11-25 Julian T. J. Midgley <jtjm@xenoclast.org>
* Released [autobench-2-1-1]
* autobench, autobench.1, autobench_admin:
Added support for httperf options that don't take an argument (such as
--ssl). See the autobench man page for details.
2003-07-27 Julian T. J. Midgley <jtjm@xenoclast.org>
* autobench, autobench.1, autobench_admin:
Added new option --const_test_time which allows all tests to be forced
to take approximately the same real time; this prevents the early
tests in a series taking several times longer than the later ones, and
makes it easier to ensure that the test will last long enough for
httperf to sample.
2003-05-06 Julian T. J. Midgley <jtjm@xenoclast.org>
* autobench:
Now performs more thorough checking of options supplied in the
config file or on the command line
2003-01-18 Julian T. J. Midgley <jtjm@xenoclast.org>
* bench2graph:
Fixed bug caused by hasty fix in rev 1.3 whereby the temporary
output file was deleted immediately after creation. Patch
supplied by Steve Greenland <steve at lsli.com>.
2002-12-10 Julian T. J. Midgley <jtjm@xenoclast.org>
* bench2graph: Output files are created in CWD once more.
2002-10-15 Julian T. J. Midgley <jtjm@xenoclast.org>
* autobenchd:
Fixed bug whereby httperf wouldn't be killed off when autobenchd
receives "ABORT" and SIGTERMs its child.
2002-10-15 Julian T. J. Midgley <jtjm@xenoclast.org>
* Released [autobench-2-0-1]
* autobenchd:
Fixed bug whereby httperf wouldn't be killed off when autobenchd
receives "ABORT" and SIGTERMs its child.
2002-10-14 Julian T. J. Midgley <jtjm@xenoclast.org>
* Released [autobench-2-0-0]
* autobench_admin.1, autobenchd.1:
Added man pages for autobench_admin and autobenchd.
* bench2graph:
Fixed bug whereby bench2graph would always move the output file to the
CWD instead of putting it where you asked for it.
* autobenchd:
Tidied up debugging output, and added --verbose option for monitoring
progress
* autobenchd:
Ensured that the child handles failed httperf runs correctly (by
checking for 0 replies), and fixed get_command()'s handling of EAGAINS
* autobench_admin:
Admin controller for distributed autobench. First fully
functioning version.
* autobench.conf:
Added 'clients' config option for distributed autobench
2002-10-13 Julian T. J. Midgley <jtjm@xenoclast.org>
* autobenchd:
Daemon for distributed autobench. Listens for connections from
autobench_admin, and runs httperf against the target host, sending
processed output back to autobench_admin for collation.
2002-10-12 Julian T. J. Midgley <jtjm@xenoclast.org>
* debian/changelog, debian/conffiles, debian/control, debian/copyright, debian/dirs, debian/rules:
Debianised ;-)
* Makefile:
Debianised - now set up either for building a Debian package or
installing in /usr/local (or elsewhere) in the usual way.
Added uninstall target which deletes everything.
Now automatically updates autobench with the correct location of the
master config file when PREFIX or ETCDIR are changed.
2002-05-02 Julian T. J. Midgley <jtjm@xenoclast.org>
* Released [autobench-1-1-2]
* autobench, autobench.1:
Added a patch from Rob Fielding (rob at dsvr.net) which allows
additional httperf options to be specified in the configuration file.
2001-07-16 Julian T. J. Midgley <jtjm@xenoclast.org>
* bench2graph:
In the interests of portability, changed #!/bin/bash to #!/bin/sh
2001-06-26 Julian T. J. Midgley <jtjm@xenoclast.org>
* Released [autobench-1-1-1]
2001-06-26 Julian T. J. Midgley <jtjm@xenoclast.org>
* autobench, autobench.1, autobench.conf:
autobench now accepts --port1 and --port2 options to set the ports on
which the servers should be contacted. Both port1 and port2 are set
to 80 by default in autobench.conf.
Patches supplied by Daniel Serodio <daniel at ibnetwork.com.br>
2001-06-21 Julian T J Midgley <jtjm@xenoclast.org>
* Released [autobench-1-1-0]
2001-06-21 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/Makefile:
Added benchgraph to install target
2001-06-20 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/bench2graph.1: Man page for bench2graph
* /home/jtjm/cvsroot/autobench/bench2graph:
Draws gnuplot graphs from autobench's output.
Written by Samuel Dupas <samuel.dupas at synaptique.co.uk>
2001-05-11 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/Makefile, /home/jtjm/cvsroot/autobench/sesslog.1, /home/jtjm/cvsroot/autobench/sesslog.c:
Added sesslog man page
2001-04-22 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/crfile.c:
Simple fix to avoid warning during compile
2001-04-18 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/autobench:
BUG FIX: --uri couldn't take an ampersand in its argument, and
occasional division by zero errors were reported when httperf reported
zero replies. Both fixed. Reported by Jocelyn
Rakotomalala <jocelyn at 24pmteam.com>.
2001-04-17 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/sesslog.c:
Tidied up, and now defaults sensibly to use stdin and stdout when
appropriate.
* /home/jtjm/cvsroot/autobench/Makefile: Added entries for sesslog
* /home/jtjm/cvsroot/autobench/sesslog.c:
Program to convert NCSA Combined/CLF format web server log files into
httperf's wsesslog format.
2001-03-22 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/autobench:
Now copies config file from master copy if not already present, and
supports --version option
2001-03-21 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/autobench.1: autobench man page
* /home/jtjm/cvsroot/autobench/autobench:
Now works correctly with a single host
2001-03-20 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/Makefile: Added 'debug' target
* /home/jtjm/cvsroot/autobench/crfile.c:
Now uses a buffer instead of writing each character individually -
gives significant speed improvement.
* /home/jtjm/cvsroot/autobench/Makefile: Added Makefile
* /home/jtjm/cvsroot/autobench/autobench, /home/jtjm/cvsroot/autobench/crfile.1, /home/jtjm/cvsroot/autobench/crfile.c:
Added crfile documentation
* /home/jtjm/cvsroot/autobench/crfile.c:
crfile - create files of arbitrary length
2001-03-15 Julian T. J. Midgley <jtjm@xenoclast.org>
* /home/jtjm/cvsroot/autobench/autobench, /home/jtjm/cvsroot/autobench/autobench.conf:
Autobench
* /home/jtjm/cvsroot/autobench/autobench, /home/jtjm/cvsroot/autobench/autobench.conf:
New file.