mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04:00
example doesn't need to spawn all workers
This commit is contained in:
parent
3410a9db91
commit
542c0f1a29
@ -7,6 +7,8 @@ server tls {
|
|||||||
load ./sse.so
|
load ./sse.so
|
||||||
http_keepalive_time 600
|
http_keepalive_time 600
|
||||||
|
|
||||||
|
workers 1
|
||||||
|
|
||||||
domain * {
|
domain * {
|
||||||
attach tls
|
attach tls
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user