upstream timed out (110: Connection timed out) while reading response header from upstr

merlin corey merlincorey at dc949.org
Fri Dec 18 01:20:04 MSK 2009


On Tue, Dec 15, 2009 at 10:02 PM, neridaj <neridaj at gmail.com> wrote:
> I have nginx running in front of apache2/mod_wsgi and I'm not sure how
> to resolve this error:
>
> upstream timed out (110: Connection timed out) while reading response
> header from upstream
>
> any ideas on where to start?
>
> J
>
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>

Hello,

You might want to check out proxy_read_timeout:
http://wiki.nginx.org/NginxHttpProxyModule#proxy_read_timeout

Thanks,
Merlin



More information about the nginx mailing list