ktor
2.2.4
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
jvm
ktor-server-test-host
/
io.ktor.server.testing
/
HighLoadHttpGenerator
/
Companion
/
doRun
do
Run
jvm
fun
doRun
(
url
:
String
,
host
:
String
,
port
:
Int
,
numberOfThreads
:
Int
,
connectionsPerThread
:
Int
,
queueSize
:
Int
,
highPressure
:
Boolean
,
gracefulMillis
:
Long
,
timeMillis
:
Long
)
fun
doRun
(
host
:
String
,
port
:
Int
,
numberOfThreads
:
Int
,
connectionsPerThread
:
Int
,
queueSize
:
Int
,
highPressure
:
Boolean
,
gracefulMillis
:
Long
,
timeMillis
:
Long
,
builder
:
RequestResponseBuilder
.
(
)
->
Unit
)