Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
promote flood to released products
flood is independent of framework, mod_specweb etc
property cleanup
update example config files
Here comes the DTD (along with some minor fixes)
Add note about the analyze script I just committed
Document this puppy a bit more.
Update to show new staggered start syntax.
The seed used in the PRNG can now be set in a tag, so tests based on random values can be reproduced. The tag is <seed> and is a toplevel tag (ie under <flood>.. just go look at the examples) This patch changes more stuff in autoconf files, so rerun buildconf, ok?
Add group shortcuts when defining a profile. The following syntaxes are now valid: <report>easy</report> <report>simple</report> <socket>generic</socket> <socket>ssl</socket> <socket>keepalive</socket> <profiletype>round_robin</profiletype> These tags will now setup the functions for this "group." You do not need to know the function names anymore (although the old syntax which specifies the function names is still valid). If you specify a "group" and a function name, the function name will override the one defined in the group. Added a round-robin.xml example that shows this. I spent way too much time editing the XML files when the silly function names changed. No more.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |