ktor-server-netty
Toggle table of contents
3.2.2
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-server-netty
ktor-server-netty
/
io.ktor.server.netty
/
NettyApplicationEngine
/
Configuration
/
runningLimit
running
Limit
var
runningLimit
:
Int
(
source
)
Number of concurrently running requests from the same http pipeline
Report a problem