atom feed2 messages in ru.sysoev.nginxRe: Using nginx with mogilefs
FromSent OnAttachments
Runner UpNov 15, 2009 7:27 am 
Valery KholodkovNov 16, 2009 4:19 am 
Subject:Re: Using nginx with mogilefs
From:Valery Kholodkov (vale@grid.net.ru)
Date:Nov 16, 2009 4:19:37 am
List:ru.sysoev.nginx

----- Runner Up <runn@gmail.com> wrote:

I'm already using nginx for all my web-server needs (+ reverse proxy to apache for php).

I'm preparing a setup to use mogilefs for storing large media files.

wish to use nginx to server the files via a "X-Accel-Redirect" header (http://wiki.nginx.org/NginxXSendfile), would this work with the Nginx mogilefs module, http://www.grid.net.ru/nginx/mogilefs.en.html

Yes, X-Accel-Redirect will work with this module.

And I need support of http ranged requests, anyone knows if this would work with nginx + X-Accel-Redirect + mogilefs module?

Yes, it will work if the web server on storage nodes supports ranged requests.