4 messages in ru.sysoev.nginxRe: X-Accel-Redirect can not serve so...
FromSent OnAttachments
Vitalie LazuJan 12, 2009 2:57 am 
Igor SysoevJan 12, 2009 3:14 am 
Vitalie LazuJan 12, 2009 3:28 am 
Vitalie LazuJan 12, 2009 3:30 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: X-Accel-Redirect can not serve some filesActions...
From:Igor Sysoev (is@rambler-co.ru)
Date:Jan 12, 2009 3:14:44 am
List:ru.sysoev.nginx

On Mon, Jan 12, 2009 at 11:57:36AM +0100, Vitalie Lazu wrote:

We use at Assembla common rails stack: nginx(0.6.33) - haproxy(1.3.15.7) - thin(1.0.0) and X-Accel-Redirect feature.

Some files can not be served by nginx and it returns 502 error:

This link work: http://www.assembla.com/spaces/breakout/documents/d9HidU3lyr3z_nab7jnrAJ/download?filename=header_title.JPG

this link does not work: _http://www.assembla.com/spaces/tracks-tickets/documents/dlC2Cc0S0r3y8Pab7jnrAJ/download?filename=lmelia_dragdrop.patch

Document page: http://www.assembla.com/spaces/tracks-tickets/documents/dlC2Cc0S0r3y8Pab7jnrAJ

In rails log I see 2 requests for the file download, but I made only one.

What is in nginx error log ?