Glossary infra Term Page

proxy_pass

forward matching requests to another server

proxy-pass #infra#docker

Related Concepts

Core Idea

proxy_pass is forward matching requests to another server. It usually makes the most sense alongside ./public, docker-compose.yml, listen 80.

Why It Matters Here

Mathbong reuses this term across docker posts as shared vocabulary.

Posts Mentioning This Concept