awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesNginx Performance Tuning

Curated configuration parameters for optimizing Nginx request handling, memory usage, and CPU efficiency.

Distinct from Performance Tuning: Focuses on holistic server performance tuning rather than just hosting configurations or security hardening.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Nginx Performance Tuning. Refine with filters or upvote what's useful.

Awesome Nginx Performance Tuning GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • trimstray/nginx-admins-handbooktrimstray 的头像

    trimstray/nginx-admins-handbook

    14,185在 GitHub 上查看↗

    This project is an NGINX administration guide and security hardening manual providing a collection of best practices and technical instructions for optimizing server performance and configuration. It serves as a resource for NGINX deployment automation, specifically focusing on installing and configuring the server from source using scripts to manage dependencies and custom parameters. The guide emphasizes security hardening through auditing checklists and methods designed to prevent sensitive information leaks. It provides technical strategies and configuration patterns to improve resource e

    Offers technical strategies and configuration patterns to optimize request handling, memory, and CPU efficiency.

    Shellbest-practicescheatsheethacks
    在 GitHub 上查看↗14,185
  • apache/incubator-pagespeed-ngxA

    apache/incubator-pagespeed-ngx

    4,343在 GitHub 上查看↗

    这是一个 NGINX 性能模块和自动页面加速器,可优化网页及相关资源以缩短加载时间。它充当 Web 资源优化器,压缩 CSS 和 JavaScript 并压缩图像以减少总数据传输量。 该系统作为 HTTP 缓存优化器运行,修改缓存 Header 并延长资源生命周期以降低重复下载的频率。它自动应用 Web 性能最佳实践来加速页面加载并提高交付速度。 该项目涵盖了广泛的功能领域,包括前端资源压缩、浏览器缓存管理和 NGINX 服务器调优。它通过推迟非关键资源和内联小资源来处理页面加载加速。

    Tunes NGINX server delivery parameters to reduce bandwidth consumption and increase response speeds.

    C++
    在 GitHub 上查看↗4,343
  • denji/nginx-tuningdenji 的头像

    denji/nginx-tuning

    2,692在 GitHub 上查看↗

    This project is a collection of technical guides and configuration patterns for tuning Nginx server performance, managing traffic flow, and implementing protocol-aware routing. It provides a curated set of parameters and best practices to optimize request handling, memory usage, and CPU efficiency. The project includes a method for sharing a single port between different protocols by inspecting initial packets to route traffic to the correct backend. It also provides configuration patterns for implementing request rate limiting and range request restrictions to mitigate denial of service atta

    Provides a comprehensive set of optimized Nginx configuration parameters for high-performance traffic handling.

    best-practicesdetailsnginx
    在 GitHub 上查看↗2,692
  1. Home
  2. DevOps & Infrastructure
  3. Nginx Performance Tuning