Caddy reverse‑proxy 302 redirect hangs caused by HTTP/1.1 transport misconfigura
Summary We encountered a critical production issue where a Caddy reverse proxy sitting in front of a Laravel/Apache2 stack caused client browsers to hang during HTTP 302 redirects. The issue manifested as a 504 Gateway Timeout, yet the system appeared healthy upon manual page refreshes. While initial troubleshooting focused on Keep-Alive settings, disabling them failed … Read more