Difference between revisions of "504 Gateway Time-out"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{HTTP status codes}} |
− | |||
[[Category:HTTP]] | [[Category:HTTP]] |
Revision as of 09:30, 3 March 2023
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: