Development Cycle

Binary Bits and Pieces

  • About Anthony Mills

Tag: webservers

PHP CGI 504 Gateway Timed Out Errors With Nginx

3 August 2012
Anthony Mills
No Comments

Recently I noticed that the nginx error log for a site I was working with was filling up with timeout messages similar to below: 2012/07/06 17:21:01 [error] 23897#0: *8870 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 173.25.1.129, server: project.com, request: “GET /jobs/update HTTP/1.0”,…

Read More