Upstream timed out error

Our current configuration which uses php-fpm and nginx is causing
timeout
issues due to high load, we did have a server that failed this AM so
that’s
part of the issue.

In the meantime, where / how do I increase the upstream time out
variable?
is there anything else that I can be on the lookout for?

2010/09/01 12:32:12 [error] 8782#0: *58420 upstream timed out (110:
Connection timed out) while connecting to upstream, client: …

upstream: “fastcgi://192.168.1.4:9000”

Hello!

On Wed, Sep 01, 2010 at 01:33:54PM -0400, Ilan B. wrote:

upstream: “fastcgi://192.168.1.4:9000”
Module ngx_http_fastcgi_module

Maxim D.