Download Large Files Directly
Maik Unger
lists at ruby-forum.com
Tue Apr 5 19:36:33 MSD 2011
Hy @ All,
Is there an Option in nginx to set a limit for the download filesize, so
that the requested file will be downloaded from the proxied server
(apache) directly?
Example:
testfile.bin over 10 MB, will send directly to apache
Client --> Apache
testfile.bin under 10 MB, will send to nginx cache and then to apache
Client --> nginx Cache --> Apache
Any Solutions?
Regards,
Maik Unger
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list