NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Where to define worker_rlimit_nofile?
Open
Nobody has claimed this yet.
stale
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
I changed worker_connections to 12000 in /compose/*/data/nginx/custom/events.conf, does anyone know where to define worker_rlimit_nofile?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with /compose/*/data/nginx/custom/events.conf and inspect how the container loads custom Nginx configuration. Determine the valid configuration context for worker_rlimit_nofile and where it would belong relative to worker_connections; done means the placement or required project change is clearly identified and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100