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
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
On Tue, Dec 15, 2009 at 10:02 PM, neridaj [email protected] wrote:
nginx mailing list
[email protected]
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
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs