A hardware question
Chavelle Vincent
lists at ruby-forum.com
Mon Apr 28 14:16:59 MSD 2008
Igor Sysoev wrote:
> We use the proxying in this case instead of NFS:
>
> client > nginx (1) > nginx
>
> On nginx (1) it's better to set "proxy_max_temp_file_size 0" for
> the proxied location.
You recommend to use proxying for mass file serving. I am in this case,
I use nginx and a specific module that I have coded. (to simplify
things, it control access files and redirect client to
ngx_http_internal_redirect)
I have think to use NFS for serve the files. I don't understand how to
use proxying instead of that.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list