/[Apache-SVN]/httpd/flood/trunk/examples/round-robin-dynamic.xml
ViewVC logotype

Log of /httpd/flood/trunk/examples/round-robin-dynamic.xml

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, 2 weeks ago) by fielding
File length: 2502 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, 1 week ago) by wrowe
Original Path: httpd/test/flood/trunk/examples/round-robin-dynamic.xml
File length: 2502 byte(s)
Diff to previous 503994 (colored)
flood is independent of framework, mod_specweb etc

Revision 503994 - (view) (annotate) - [select for diffs]
Modified Tue Feb 6 05:35:24 2007 UTC (2 years, 9 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/examples/round-robin-dynamic.xml
File length: 2502 byte(s)
Diff to previous 106525 (colored)
* examples/round-robin-dynamic.xml: Remove requestparamcount as that isn't
  examined or used now.

Revision 106525 - (view) (annotate) - [select for diffs]
Modified Thu Nov 25 00:36:41 2004 UTC (5 years ago) by nd
Original Path: httpd/test/trunk/flood/examples/round-robin-dynamic.xml
File length: 2568 byte(s)
Diff to previous 101203 (colored)
property cleanup

Revision 101203 - (view) (annotate) - [select for diffs]
Modified Tue Sep 9 13:26:58 2003 UTC (6 years, 2 months ago) by jacekp
Original Path: httpd/test/trunk/flood/examples/round-robin-dynamic.xml
File length: 2568 byte(s)
Diff to previous 101186 (colored)
Fix some issues in example config files:

* round-robin-dynamic.xml -- apachelabs.org is down (disabled), added
  simple example.
* round-robin-keepalive.xml -- added baseurl, fixed URL (Apache 2.0
  doesn't have 'by type' modules index).
* round-robin-ssl.xml -- mozilla-crypto site is down (disabled).

Revision 101186 - (view) (annotate) - [select for diffs]
Modified Sun Sep 7 23:45:03 2003 UTC (6 years, 2 months ago) by jacekp
Original Path: httpd/test/trunk/flood/examples/round-robin-dynamic.xml
File length: 2282 byte(s)
Diff to previous 100574 (colored)
update example config files

Revision 100574 - (view) (annotate) - [select for diffs]
Modified Sat Jul 12 22:34:25 2003 UTC (6 years, 4 months ago) by jacekp
Original Path: httpd/test/trunk/flood/examples/round-robin-dynamic.xml
File length: 2264 byte(s)
Diff to previous 96742 (colored)
Here comes the DTD (along with some minor fixes)

Revision 96742 - (view) (annotate) - [select for diffs]
Modified Tue Sep 10 09:25:41 2002 UTC (7 years, 2 months ago) by jacekp
Original Path: httpd/test/trunk/flood/examples/round-robin-dynamic.xml
File length: 2190 byte(s)
Diff to previous 90164 (colored)
fixed regexp to match new format of google responses

Revision 90164 - (view) (annotate) - [select for diffs]
Modified Tue Aug 14 20:14:50 2001 UTC (8 years, 3 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/examples/round-robin-dynamic.xml
File length: 2194 byte(s)
Diff to previous 89918 (colored)
Rewrite the expression/template code to use variable names (backed by a
hash table) and allow use of regular expressions for the response
template.
The new syntax is as follows:
  ${foo}  substitutes foo's value.
  ${=foo} generates a random number and stores it in foo and substitutes it.
  ([^>]*) (regex sub-expression) coupled with responsename="foo" allows
          that subexpression to be stored in foo based on what is in the
          response from the server.  It will only take the first
          sub-expression in the regex and store it in the value.

Also, remove some silly XML parameters that we no longer need due to
this commit.  Should be a cleaner syntax now.

Revision 89918 - (view) (annotate) - [select for diffs]
Added Sat Aug 4 04:26:21 2001 UTC (8 years, 3 months ago) by jerenkrantz
Original Path: httpd/test/trunk/flood/examples/round-robin-dynamic.xml
File length: 2114 byte(s)
Add ability to retrieve some data from the response and place it in
state variables (max of 10).  These "state" variables live for the
life of the profile (i.e. all elements in the urllist).  They may be
referred in any template via $[0-9].  Add ability to store the
entire response (only active if a response template is present).

This works.  Sure.  I'm going home now.

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