denji/nginx-tuning resource
NGINX tuning for best performance observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 61
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3456
- days_rel: n/a
- days_push: 234
- n_releases_24m: 0
Adoption not part of the score
2703 stars · 398 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated reference of NGINX configuration snippets and tuning guidance for maximizing web server performance, covering worker processes, connection handling, caching, logging, and security settings. It is a documentation-style resource (originally a gist) rather than installable software.
Use cases
- tune nginx for high traffic
- optimize nginx worker_connections and worker_processes
- speed up nginx file serving with sendfile and open_file_cache
- harden nginx configuration with security best practices
- reduce nginx cpu usage under load
- example nginx.conf for high request rates
When to choose
- you administer an NGINX server and want proven performance-tuning directives
- you need a reference config to benchmark and adapt for high-concurrency workloads
- you want a checklist of common NGINX security and performance best practices
When to avoid
- you need a turnkey production config - the author explicitly states it is for testing environments and requires adaptation
- you use a web server other than NGINX
- you want an automated tuning tool rather than manual configuration guidance
Facets
learning-resource · maturity active
http-server security configuration-management developer-tools web-development performance self-hosted self-hosted nginx performance-tuning nginx-config web-server-optimization sysadmin best-practices devops linux web-server
2 sources
- readme: https://github.com/denji/nginx-tuning · fetched 2026-08-28 · 2de2f6392f94
- homepage: https://git.io/vSvsq · fetched 2026-08-29 · dafce4d58a49
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| denji/nginx-tuning | main | 60 |
For agents
markdown · JSON · MCP: product_card(name="denji/nginx-tuning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem