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