packages/net/nginx/patches
Peter Stadler 62609f1587 nginx: do not reduce max processes
Use the upstream value for NGX_MAX_PROCESSES (=1024) again.
So it is safe to use `worker_processes auto;` (which sets it to
the number of CPUs). Also use this directive in the conf instead
of calculating the number in the init and passing it as argument.

Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
2020-05-14 09:19:45 +02:00
..
101-feature_test_fix.patch
102-sizeof_test_fix.patch
103-sys_nerr.patch
104-endianness_fix.patch
200-config.patch
201-ignore-invalid-options.patch