serverino ~master (2024-03-17T18:35:47Z)
Dub
Repo
ServerinoConfig.setHttpTimeout
serverino
config
ServerinoConfig
How long the socket will wait for a request after the connection?
struct
ServerinoConfig
@
safe
ref return
ServerinoConfig
setHttpTimeout
(
Duration
dur
= 10.
dur
!"seconds"
)
Meta
Source
See Implementation
serverino
config
ServerinoConfig
constructors
this
enums
ListenerProtocol
functions
addListener
disableKeepAlive
disableRemoteIp
enableKeepAlive
enableRemoteIp
setHttpTimeout
setListenerBacklog
setLogLevel
setMaxRequestSize
setMaxRequestTime
setMaxWorkerIdling
setMaxWorkerLifetime
setMaxWorkers
setMinWorkers
setReturnCode
setWorkerGroup
setWorkerUser
setWorkers
validate
static functions
create
variables
daemonConfig
returnCode
workerConfig
How long the socket will wait for a request after the connection?