ServerinoConfig.setMaxWorkerLifetime

Max time a worker can live. After this time, worker is terminated.

struct ServerinoConfig
@safe ref return
setMaxWorkerLifetime
(
Duration dur = 6.dur!"hours"
)

Meta