Skip to content

fix(#1057): reduce worker connections in nginx config#1060

Merged
dgraf-gh merged 1 commit into
mainfrom
1057-bug-tile-cache-tries-to-set-file-limit
Jun 26, 2026
Merged

fix(#1057): reduce worker connections in nginx config#1060
dgraf-gh merged 1 commit into
mainfrom
1057-bug-tile-cache-tries-to-set-file-limit

Conversation

@dgraf-gh

Copy link
Copy Markdown
Contributor
  • Lower worker_connections from 16384 to 1024 in docker/tiles-cache/nginx.conf.

- Lower `worker_connections` from `16384` to `1024` in `docker/tiles-cache/nginx.conf`.
@dgraf-gh dgraf-gh linked an issue Jun 26, 2026 that may be closed by this pull request
@dgraf-gh dgraf-gh merged commit 7aedf4c into main Jun 26, 2026
2 checks passed
@dgraf-gh dgraf-gh deleted the 1057-bug-tile-cache-tries-to-set-file-limit branch June 26, 2026 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Tile Cache tries to set file limit

1 participant