Upstream timed out (110: Connection timed out) while reading response header from upstream
Today I was investigating a weird nginx upstream timed out error I found on the server logs: Upstream timed out (110: Connection timed out) while reading response header from upstream This nginx timeout error was located in an nginx – apache proxy server, where nginx is serving all static content and apache all the dynamic. […] Read more