Forum: NGINX Ngixn не отдает файлы больше 1 мб

Posted by Evgeny T. (coffin)
on 2013-03-06 07:43
Nginx не отдает файлы > 1мб

Есть Rails + Nginx + Unicorn
Все работает, мелкие файлы отдаются, даже видео через JWPlayer
проигрывается.
Проблема в том, что есть флешка 1.8 МБ и когда пытаешься ее вывести на
страницу или прямой ссылкой открыть, то она не показывается.

В заголовках приходит следующее
Age  0
Cache-Control  public, must-revalidate
Connection  close
Content-Length  1851461
Content-Type  application/x-shockwave-flash
Date  Wed, 06 Mar 2013 06:32:10 GMT
Etag  "3eafc4038bc34934cbe666d0c1f91412"
Last-Modified  Tue, 05 Mar 2013 14:28:57 GMT
Status  200 OK
X-Content-Digest  4e79850037ee7988db983af4e9098612c3dc70de
X-Rack-Cache  miss, store
X-Request-Id  8e2c3414729c4e18d9f86e861edcf256
X-Runtime  0.003221
X-Ua-Compatible  IE=Edge
Request Headersview source
Accept  text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding  gzip, deflate
Accept-Language  en-US,en;q=0.5
Connection  keep-alive
Cookie
Host  xxx.xxx.xx:9091
User-Agent  Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0)
Gecko/20100101 Firefox/19.0

в сфари пишет, что size: 38b, Transfered: 1.77MB, но флешки нет :(
Posted by Maxim Dounin (Guest)
on 2013-03-06 13:58
(Received via mailing list)
Hello!

On Wed, Mar 06, 2013 at 07:43:54AM +0100, Evgeny T. wrote:

> Nginx    > 1
>
>  Rails + Nginx + Unicorn
>  ,   ,    JWPlayer
> .
>   ,    1.8
>     ,    .

  error log,    ģ .

,
  proxy_temp_path  -  (e.g.,  ).

--
Maxim Dounin
http://nginx.org/en/donation.html
Posted by unknown (Guest)
on 2013-03-07 03:49
(Received via mailing list)
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.