0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-29 08:56:08 +01:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/fpm
Dennis M. Pöpperl 659743a9b5 Let nginx decide on number of worker processes
From https://www.nginx.com/blog/tuning-nginx/:
In most cases, running one worker process per CPU core works well,
and we recommend setting this directive to auto to achieve that.
There are times when you may want to increase this number,
such as when the worker processes have to do a lot of disk I/O.
2019-04-30 12:15:17 +02:00
..
proxy Set client_max_body_size to 10G 2017-09-30 13:14:13 +02:00
web Let nginx decide on number of worker processes 2019-04-30 12:15:17 +02:00
db.env Add more examples with proxy 2017-09-27 13:29:15 +02:00
docker-compose.yml Remove app dockerfile 2019-02-07 13:06:04 +01:00