* Close #261 * https://nginx.org/en/docs/ngx_core_module.html#worker_connectionstags/v2.3.3
@@ -130,7 +130,7 @@ | |||
'config': { | |||
'worker_processes': 'auto', | |||
'events': { | |||
'worker_connections': 768, | |||
'worker_connections': 512, | |||
}, | |||
'http': { | |||
'sendfile': 'on', |