Difference between revisions of "504 Gateway Time-out"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
  [[504 Server Error: Gateway Timeout for]] ...
 
  [[504 Server Error: Gateway Timeout for]] ...
  
 +
 +
[[Nginx logs]]:
 
  [[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.
 
* <code>[[fastcgi_read_timeout]]</code> [[Nginx]] directive which default 60s.
* [[Nginx logs]]
 
 
* https://stackoverflow.com/questions/tagged/http-status-code-504?tab=Votes
 
* https://stackoverflow.com/questions/tagged/http-status-code-504?tab=Votes
* [[Slow queries]]
+
* [[MariaDB slow queries]]
 
* [[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]]
 
* [[/wiki/Special:RecentChanges]]

Latest revision as of 08:20, 7 November 2024

Advertising: