Upstream Timed Out Errors

Stefanita rares Dumitrescu lists at ruby-forum.com
Fri Jan 18 20:29:51 MSK 2008


Marcin Kasperski wrote:
>>> upstream timed out (110: Connection timed out) while connecting to upstream
> 
> Your upstream (backend) simply and just does not cope with a load.
> The problem is there, not in nginx.
> 
> You may make nginx waiting longer, add sth like
> 
>     fastcgi_read_timeout 180;
> 
> to your config (default is 60 seconds). Especially do it in case
> you have long-lasting operations which may normally take so long.
> 
> And consider backend tuning. Maybe you need more fastcgi processess,
> maybe some database look, maybe more iron....



how did you configure nginx to work on the 64bit centos? i get some 
errors while compiling
-- 
Posted via http://www.ruby-forum.com/.





More information about the nginx mailing list