0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-09 22:16:09 +02:00
nextcloud-docker/.examples/docker-compose/with-nginx-proxy-self-signed-ssl/mariadb/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 Use custom Dockerfiles instead of mounts 2018-08-01 21:59:11 +02:00
web Let nginx decide on number of worker processes 2019-04-30 12:15:17 +02:00
db.env Remove duplicated var from example 2018-08-24 17:02:46 +02:00
docker-compose.yml Use Alpine Linux in examples and use default user 2018-11-20 20:24:22 +01:00