Updated NGINX worker processes

For a monolithic cache the auto variable (1 per cpu) is probably best
This commit is contained in:
VibroAxe 2018-12-01 17:16:49 +00:00
parent 25f46d2c35
commit 771de2e468

View file

@ -12,6 +12,7 @@ ENV BEAT_TIME 1h
ENV LOGFILE_RETENTION 3560
ENV CACHE_DOMAIN_REPO https://github.com/uklans/cache-domains.git
ENV UPSTREAM_DNS 8.8.8.8 8.8.4.4
ENV NGINX_WORKER_PROCESSES auto
COPY overlay/ /