NGINX.COM
Web Server Load Balancing with NGINX Plus

Monitoring MySQL with NGINX Amplify

NGINX Amplify now features MySQL support. Amplify monitors the entire LEMP stack, including variations: Linux, (E)NGINX, MySQL/MariaDB/Percona, PHP, and PHP frameworks such as WordPress. This blog post shows you how to configure the Amplify MySQL plug-in, metrics monitored, and troubleshooting.

Installing WordPress with NGINX Unit

NGINX Unit supports PHP, which is very widely used for web programming. NGINX Unit therefore supports WordPress, written in PHP, and which is a content management system and application used by more than 30% of the sites on the Web. Use this blog post to install Unit and NGINX together with WordPress.

Announcing 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.

Announcing NGINX Plus R15

NGINX Plus R15 introduces native gRPC proxying (used by Istio and other service mesh architectures), HTTP/2 server push, state sharing in a cluster, API gateway enhancements, OpenID Connect integration, NGINX JavaScript (njs) module enhancements, a new ALPN variable, dynamic module updates, and more.

What Is a Service Mesh?

A service mesh is a configurable infrastructure layer for microservices application that makes communication flexible, reliable, and fast. It’s implemented through a sidecar proxy for service discovery, load balancing, encryption, authentication and authorization, circuit breaker support, and more.