NGINX.COM
Web Server Load Balancing with NGINX Plus

Owen Garrett

Job title : 产品管理高级总监
Company : F5
Owen Garrett

Owen is a senior member of the NGINX Product Management team, covering open source and commercial NGINX products. He holds a particular responsibility for microservices and Kubernetes‑centric solutions. He’s constantly amazed by the ingenuity of NGINX users and still learns of new ways to use NGINX with every discussion.

Sort by

如何在 NGINX 中安全地分发 SSL 私钥

针对 NGINX 处理 HTTPS 流量的情景,我们介绍了三种保护 SSL 私钥的方式(这三种方式的保护程度逐步提高):仅允许 root 用户进行读取访问、配置独立存储的密码加密密钥、创建中央密码分发点。

Do I Need a Service Mesh?

"Service mesh" is a hot topic, but as of early 2019 most implementations are not production-ready. In this blog we offer advice on adopting existing technologies that are likely to meet the needs of all but the most complex applications until such time as service mesh is more mature.

借助 NGINX 整合 API 网关和负载均衡器

Software has replaced hardware in many application delivery stacks, but a set of single-purpose solutions is nearly as complex and hard to manage as hardware. NGINX Plus consolidates API gateway and load balancing functions into a single, lightweight platform.

将 NGINX 和 NGINX Plus 与 SELinux 配合使用

When Security-Enhanced Linux (SELinux) is enabled for Red Hat Enterprise Linux (RHEL) and related distros, its default settings prevent NGINX and NGINX Plus from performing some operations. This article explains how to modify SELinux settings to permit full functionality.

不信任任何人:信任用户输入的风险

A newly discovered security threat exploits a configuration that allows remote users to specify the server for a request in the HTTP Host header, and thus access potentially sensitive information. In this post we explain how to prevent this "cloud metadata" attack.

转换到全新的 NGINX Plus API 进行配置和监控

Two NGINX APIs - status, which reads extended status data, and upstream_conf, which manages upstream group configuration - have been deprecated. They will be removed as of the upcoming NGINX Plus R16 release! Read this blog post to learn how to switch over to the new, unified NGINX Plus API.

隆重推出 NGINX Unit 1.0

NGINX Unit 1.0, a multi-language applications server, launched today. Unit supports Python, PHP, Perl, Ruby, and Go, with more languages to come. Unit is dynamically configured using a REST API; there are no process reloads or service interruptions required for configuration changes to take effect.