Skip to main content

nginx upstream — glossary

TL;DR

Backend pool nginx proxies to — often PHP-FPM or app servers.

Key facts

Term
nginx upstream

TL;DR

Backend pool nginx proxies to — often PHP-FPM or app servers.

Definition

nginx upstream is referenced across Reflex documentation and playbooks.

In production operations

Understanding nginx upstream helps you interpret alerts, capacity charts, and repair actions safely.

Related