Nextcloud-Docker/.examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/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 Set client_max_body_size to 10G 2017-09-30 13:14:13 +02:00
web Let nginx decide on number of worker processes (#732) 2019-06-19 00:37:44 +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