/[Apache-SVN]/httpd/flood/trunk/examples/subprojects
ViewVC logotype

Log of /httpd/flood/trunk/examples/subprojects

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 653656 - (view) (annotate) - [select for diffs]
Modified Tue May 6 00:42:11 2008 UTC (18 months, 3 weeks ago) by fielding
File length: 17 byte(s)
Diff to previous 647749 (colored)
promote flood to released products

Revision 647749 - (view) (annotate) - [select for diffs]
Modified Mon Apr 14 12:16:14 2008 UTC (19 months, 2 weeks ago) by wrowe
Original Path: httpd/test/flood/trunk/examples/subprojects
File length: 17 byte(s)
Diff to previous 647747 (colored)
flood is independent of framework, mod_specweb etc

Revision 647747 - (view) (annotate) - [select for diffs]
Added Mon Apr 14 12:14:03 2008 UTC (19 months, 2 weeks ago) by wrowe
Original Path: httpd/test/trunk/flood/examples/subprojects
File length: 17 byte(s)
  Implement a random substitution feature; requires a requesttemplate, 
  one or more substitution variables of the form ${varname) in the 
  requesttemplate and a substitution file formatted with one value 
  per newline delimited line (more than one variable per URL permitted).  
  The variables and files are referred to as subst variables and subst 
  files.  Each time the URL is sent the subst variable is replaced with 
  one line randomly selected from the subst file.  Any part of the 
  requesttemplate can be randomly substituted, protocol, host, port, etc.  
  
  The algorithm tries to make the creation time of the substitution 
  independent of the size of the subst file.  The randomness of the 
  selection can be adversely impacted if the sizes of the different 
  entries in the subst file vary considerably.

Submitted by: Guy Ferraiolo <guyf cnet.com>


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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2