Issues with my galaxy server

Reinis Rozitis r at roze.lv
Thu May 29 16:16:51 UTC 2014


> 2014/05/28 16:11:52 [error] 16146#0: *1604 upstream timed out (110:
Connection timed out) while reading response header from upstream, client:
10.20.23.189, server: localhost, request: "GET
/library_common/browse_library?sort=name&operation=browse&f-description=All
&f-name=All&f-deleted=False&cntrller=library_admin&async=false&show_item_ch
eckboxes=false&webapp=galaxy&id=ddd269e1ed2f8b5e&page=1 HTTP/1.1",



In general the backend (galaxy) server can't return the response in 60 
seconds (default timeout).

You can either look at the backend (prefferably) or a quick workarround (if 
acceptable) would be to increase the proxy_read_timeout ( 
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_read_timeout  
) - eg look into nginx.conf and check if any timeout directives are present 
and change or add them accordingly.

rr 



More information about the nginx mailing list