defaults were changed

This commit is contained in:
Joris Vink 2018-10-26 19:24:51 +02:00
parent e2651889e0
commit fc246e5552
1 changed files with 2 additions and 2 deletions

View File

@ -34,10 +34,10 @@ workers 4
# The number of active connections each worker can handle.
# 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.
#worker_rlimit_nofiles 1024
#worker_rlimit_nofiles 768
# Limit the number of new connections a worker can accept
# in a single event loop. By default Kore will accept as