关于capability 发音 译为能力或功能,一般缩写CAP,以下我们简称Capabilities为CAP CA...[作者空间]
描述 Docker守护进程需要root权限。对于添加到Docker组的用户,为其提供了完整的root访问权限。 隐...[作者空间]
文档内容基于Docker 19.03.8 概述 云原生时代下,容器广受欢迎,因为它能简化应用或服务及其所有依赖项的...[作者空间]
使用兼容后端服务的pass指令 原文地址[https://github.com/trimstray/nginx-a...[作者空间]
缓解HTTP慢速DoS攻击 Mitigating Slow HTTP DoS attacks[https://gi...[作者空间]
防御缓冲区溢出攻击 Control Buffer Overflow attacks[https://github....[作者空间]
限制并发连接 Limit concurrent connections[https://github.com/tr...[作者空间]
避免敏感数据的缓存 Prevent caching of sensitive data[https://githu...[作者空间]
禁用不安全的HTTP方法 Reject unsafe HTTP methods[https://github.co...[作者空间]
隐藏上游服务代理报头 Hide upstream proxy headers[https://github.com...[作者空间]
保护敏感资源 原文地址[https://github.com/trimstray/nginx-admins-han...[作者空间]
使用非特权用户运行nginx 原文地址[https://github.com/trimstray/nginx-ad...[作者空间]
location尽可能的精确配置 原文地址[https://github.com/trimstray/nginx-...[作者空间]
upstream开启keepalive 原文地址[https://github.com/trimstray/ngi...[作者空间]
启用PCRE JIT以加速正则表达式的处理 原文地址[https://github.com/trimstray/n...[作者空间]
使用return代替rewrite做重定向 原文地址[https://github.com/trimstray/n...[作者空间]
使用try_files指令来确保文件存在 原文地址[https://github.com/trimstray/ng...[作者空间]
使用$request_uri代替正则 原文地址[https://github.com/trimstray/ngin...[作者空间]
不要使用if指令判断server_name 原文地址[https://github.com/trimstray/n...[作者空间]
worker调优 原文地址[https://github.com/trimstray/nginx-admins-h...[作者空间]