504 Gateway Time-out
504 Server Error: Gateway Timeout for ...
zcat -f /var/log/nginx/access.log* | grep " 504 " | awk '{print $4" "$7" "$(NF-1)}'
Related
- Nginx logs
- https://stackoverflow.com/questions/tagged/http-status-code-504?tab=Votes
fastcgi_read_timeout
Nginx directive. Default 60s.- Slow queries
502 Bad Gateway
- Error codes
See also
Advertising: