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