atom feed2 messages in ru.sysoev.nginxUsing nginx with mogilefs
FromSent OnAttachments
Runner UpNov 15, 2009 7:27 am 
Valery KholodkovNov 16, 2009 4:19 am 
Subject:Using nginx with mogilefs
From:Runner Up (runn@gmail.com)
Date:Nov 15, 2009 7:27:33 am
List:ru.sysoev.nginx

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 And I need support of http ranged requests, anyone knows if this would work with nginx + X-Accel-Redirect + mogilefs module?

Thanks