Difference between revisions of "504 Gateway Time-out"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 11: | Line 11: | ||
* [[Error codes]] | * [[Error codes]] | ||
* [[A database query error has occurred. This may indicate a bug in the software]] | * [[A database query error has occurred. This may indicate a bug in the software]] | ||
+ | * [[/wiki/Special:RecentChanges]] | ||
== See also == | == See also == |
Revision as of 16:04, 27 September 2024
504 Server Error: Gateway Timeout for ...
zcat -f /var/log/nginx/access.log* | grep " 504 " | awk '{print $4" "$7" "$(NF-1)}'
Related
fastcgi_read_timeout
Nginx directive which default 60s.- Nginx logs
- https://stackoverflow.com/questions/tagged/http-status-code-504?tab=Votes
- Slow queries
- Error codes
- A database query error has occurred. This may indicate a bug in the software
- /wiki/Special:RecentChanges
See also
Advertising: