reset worker_max_connections back to default

This commit is contained in:
Joris Vink 2013-06-26 15:58:09 +02:00
parent bf1940225a
commit 113dbaba53
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ workers 2
# The number of active connections each worker can handle.
# You might have to tweak this number based on your hardware.
worker_max_connections 50
#worker_max_connections 250
# Store the main process its pid in this file.
#pidfile /var/run/kore.pid