Glossary

Nginx

A high-performance web server / reverse proxy / load balancer.

1 min read·4 sections
Open the interactive version → diagrams, practice & more

Definition

A high-performance web server / reverse proxy / load balancer.

How it works

Often the L7 entry point: TLS termination, routing, caching, rate limiting.

Common questions

What is Nginx?

A high-performance web server / reverse proxy / load balancer.

How does Nginx work?

Often the L7 entry point: TLS termination, routing, caching, rate limiting.

What is Nginx used for in system design?

Often the L7 entry point: TLS termination, routing, caching, rate limiting.

Part of Glossary on SystemLore — system design explained with 148 deep topics, interactive diagrams, and a build-it-yourself game. Build this one →