Chapter 6. Flood Configuration Elements
Table of Contents
- flood — root element
- urllist — groups several url adressess
- name — names object referenced by parent element
- description — description of object identified by parent element
- baseurl — base URL for all url elements
- url — specifies URL address for retrieval
- sequence — generates sequence of urls
- profile — describes farmer profile
- useurllist — urllist to use in profile
- profiletype — specifies type of profile
- socket — specifies profile socket type
- verify_resp — specifies response verification type
- report — specifies reporting type
- farmer — defines a virtual working human
- useprofile — profile to be used by farmer
- count — amount of farmer work loops
- time — duration of farmer work
- farm — a group of farmers
- usefarmer — specifies farmer to use in farm
- seed — specifies fixed seed for PRNG
This section describes flood configuration elements an their meaning.
All elements are presented here as a flat list, so please start
browsing with root element (which is:
<flood>) to get idea what elements
are available.