mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 20:49:01 -04:00
defaults were changed
This commit is contained in:
parent
e2651889e0
commit
fc246e5552
@ -34,10 +34,10 @@ workers 4
|
|||||||
|
|
||||||
# The number of active connections each worker can handle.
|
# The number of active connections each worker can handle.
|
||||||
# You might have to tweak this number based on your hardware.
|
# You might have to tweak this number based on your hardware.
|
||||||
#worker_max_connections 250
|
#worker_max_connections 512
|
||||||
|
|
||||||
# Limit of maximum open files per worker.
|
# Limit of maximum open files per worker.
|
||||||
#worker_rlimit_nofiles 1024
|
#worker_rlimit_nofiles 768
|
||||||
|
|
||||||
# Limit the number of new connections a worker can accept
|
# Limit the number of new connections a worker can accept
|
||||||
# in a single event loop. By default Kore will accept as
|
# in a single event loop. By default Kore will accept as
|
||||||
|
Loading…
x
Reference in New Issue
Block a user