ansible-infra/resources/chaosknoten/public-reverse-proxy
Repository files (latest commit first)
Filename Latest commit message Latest commit date
jtbx 83b0ab0950 public-reverse-proxy(host): Increase nginx worker fd limit
By default the limit on file descriptors is at a 1024 hard limit and 520k hard limit.
Unsure how this affects nginx, but each client connection needs two file descriptors.
So let's try to set the limit of open files explicitly.
2026-09-22 16:05:05 +02:00
..
nginx public-reverse-proxy(host): Increase nginx worker fd limit 2026-09-22 16:05:05 +02:00