Skip to main content
DevOpsLabTH.dev

Layer 4 versus layer 7, the port is open but the site is down

A reverse proxy answers on its port, so layer 4 says everything is fine. Users still see an error page, because layer 7 knows the backend behind the proxy is dead. Probe the same address at both layers, explain why they disagree, and bring the stack back.

Sign in to start the lab