NGINX Plus R27 的全新增强特性包括:用于健康检查的 keepalive 连接、对于 Kernel TLS 的支持、更多 TLS 指标、自定义 JWT 验证失败时的错误代码等等。
Batching API Requests with NGINX Plus and the NGINX JavaScript Module
The NGINX JavaScript module released with NGINX Plus R15 supports subrequests, adding a whole new class of use cases for NGINX Plus. This complete example also uses the NGINX Plus API and Key-Value modules to convert client API requests to separate requests to the microservices APIs that make up an app.
Transitioning to the New NGINX Plus API for Configuration and Monitoring
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 Plus 键值存储实现动态带宽限制
借助 NGINX Plus API 和键值存储(key-value store)功能,根据网站用户的服务级别设置不同的带宽限制。
利用 NGINX Plus 进行动态 A/B 测试
键值存储功能使得我们可以在无需重新加载配置的情况下动态更新。在这篇文章中,我们将使用键值存储 API 进行 A/B测试。
DevOps Automation with NGINX and NGINX Plus
Learn how to automate application deployment with NGINX and DevOps tools – for app updates, service discovery, orchestration, and push‑button deployments
3 Ways to Automate with NGINX and NGINX Plus
Learn how to automate your app infrastructure with NGINX and NGINX Plus – for app updates, service discovery, orchestration, and push-button deployments
Using NGINX Plus for Backend Upgrades with Zero Downtime, Part 3: Application Version
In this third of 3 posts, learn how to use NGINX Plus' dynamic reconfiguration API and health checks to upgrade application version on backend servers.
Using NGINX Plus for Backend Upgrades with Zero Downtime, Part 2: Individual Servers
In this second of 3 posts, learn how to use NGINX Plus' on-the-fly reconfiguration API and health checks to upgrade software or hardware on backend servers.
Using NGINX Plus for Backend Upgrades with Zero Downtime, Part 1: Overview
In this first of 3 posts, learn the basics of using NGINX Plus' API for dynamic configuration and health checks for backend upgrades with zero downtime.
- 1
- 2