~james-page/ubuntu/oneiric/jenkins-winstone/827651

« back to all changes in this revision

Viewing changes to src/test/winstone/testCase/load/LocalStrings.properties

  • Committer: Bazaar Package Importer
  • Author(s): James Page
  • Date: 2011-06-29 12:16:17 UTC
  • Revision ID: james.westby@ubuntu.com-20110629121617-vd3ha6lp4nqvxkbr
Tags: upstream-0.9.10-jenkins-25+dfsg
ImportĀ upstreamĀ versionĀ 0.9.10-jenkins-25+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
LoadTest.Usage=Winstone Command Line Load Tester\n\
 
2
Usage: java winstone.testCase.load.LoadTest --url=<url> \
 
3
                                           [--keepAlive=<default true>] \
 
4
                                           [--startThreads=<default 20>] \
 
5
                                           [--endThreads=<default 1000>] \
 
6
                                           [--stepSize=<default 20>] \
 
7
                                           [--stepPeriod=<default 5000ms>] \
 
8
                                           [--gracePeriod=<default 5000ms>]
 
9
LoadTest.Config=Load test initialised with properties: URL=[#0], KeepAlives=[#1], \
 
10
 StartThreads=[#2], EndThreads=[#3], StepSize=[#4], StepPeriod=[#5], GracePeriod=[#6]
 
11
LoadTest.LineResult=n=[#0], success=[#1], error=[#2], averageTime=[#3]ms
 
12
LoadTestThread.Error=Error in response
 
 
b'\\ No newline at end of file'