urgent help - 145: Connection timed out

Kevin Castiglione kevincastiglione at gmail.com
Thu Sep 17 10:36:19 MSD 2009


2009/9/16 Igor Sysoev <is at rambler-co.ru>

> On Wed, Sep 16, 2009 at 09:11:08PM -0700, Kevin Castiglione wrote:
>
> > hi
> > i have the nginx config below, and the fascgi backend takes lot of time
> to
> > process the request. this is expected. but nginx returns error before it
> is
> > over:
> >
> >  upstream timed out (145: Connection timed out) while reading response
> > header from upstream, client: X.X.X.119, server: YYY.com, request: "POST
> /
> > HTTP/1.1", upstream: "fastcgi://A.B.C.D:8492", host: "AAA.YYY.com",
> > referrer: "http://xx.y.com/
> >
> >
> >
> > can you tell me what config i should change/ increase so that nginx waits
> > for some more time before returning this error.
> > thanks a lot!
>
> fastcgi_read_timeout  2m;  # default is 60s
>
> thanks a lot for this! inorder for me to tune this to the value i want, i
want to be able to add the request time to the error log.
how do i add the request_time to the default error log format?

thanks a lot!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20090916/22c267d5/attachment.html>


More information about the nginx mailing list