comparison doc/test_app.conf.sample @ 1228:e5010975da35

Fix typo in comment.
author Thomas Klausner <tk@giga.or.at>
date Thu, 18 Jul 2013 14:45:37 +0200
parents c2fbaf2985f4
children
comparison
equal deleted inserted replaced
1227:34c2ae08176f 1228:e5010975da35
46 46
47 # The behavior can be changed by specifying additional "benchmark;" keyword. 47 # The behavior can be changed by specifying additional "benchmark;" keyword.
48 # When this keyword appears, it changes the behavior as follow: 48 # When this keyword appears, it changes the behavior as follow:
49 # - server is silent on message reception, only the activity summary is displayed every 30 seconds 49 # - server is silent on message reception, only the activity summary is displayed every 30 seconds
50 # - client attempts to send as many messages as possible during 10 seconds and counts them. 50 # - client attempts to send as many messages as possible during 10 seconds and counts them.
51 # The benchmark keyword can be followed optionaly by two integers: 51 # The benchmark keyword can be followed optionally by two integers:
52 # duration is the time for the measurement, in seconds (default 10). 52 # duration is the time for the measurement, in seconds (default 10).
53 # concurrency is the number of messages that can be on the wire before waiting for an answer (default 100). 53 # concurrency is the number of messages that can be on the wire before waiting for an answer (default 100).
54 # benchmark [duration concurrency]; 54 # benchmark [duration concurrency];
55 55
56 56
"Welcome to our mercurial repository"