Difference between revisions of "504 Gateway Time-out"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
  
 +
[[504 Server Error: Gateway Timeout for]] ...
  
 
  [[zcat -f]] [[/var/log/nginx/access.log]]* | grep " 504 " | awk '{print $4" "$7" "$(NF-1)}'
 
  [[zcat -f]] [[/var/log/nginx/access.log]]* | grep " 504 " | awk '{print $4" "$7" "$(NF-1)}'
  
 
== Related ==
 
== Related ==
 +
* <code>[[fastcgi_read_timeout]]</code> [[Nginx]] directive which default 60s.
 
* [[Nginx logs]]
 
* [[Nginx logs]]
 
* https://stackoverflow.com/questions/tagged/http-status-code-504?tab=Votes
 
* https://stackoverflow.com/questions/tagged/http-status-code-504?tab=Votes
* <code>[[fastcgi_read_timeout]]</code> [[Nginx]] directive. Default 60s.
 
 
* [[Slow queries]]
 
* [[Slow queries]]
* [[502 Bad Gateway]]
+
* [[Error codes]]
 +
* [[A database query error has occurred. This may indicate a bug in the software]]
  
 
== See also ==
 
== See also ==
* {{HTTPS}}
+
* {{5XX}}
* {{web}}
+
* {{HTTP status codes}}
  
 
[[Category:HTTP]]
 
[[Category:HTTP]]

Latest revision as of 05:08, 30 March 2023

Advertising: