Nextcloud-Docker/.examples/docker-compose/with-nginx-proxy-self-signed-ssl/mariadb/fpm
ykgmfq 53bb46d1dc Let nginx decide on number of worker processes (#732)
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-06-19 00:37:44 +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 (#732) 2019-06-19 00:37:44 +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