mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
11 lines
184 B
Plaintext
11 lines
184 B
Plaintext
# MailStone workload configuration file. See sample.wld for detailed usage
|
|
# Typical HTTP GETs
|
|
|
|
<includeOnce conf/general.wld>
|
|
|
|
<HTTP>
|
|
weight 100
|
|
numLoops 1
|
|
httpcommand GET /
|
|
</HTTP>
|