Download Queue
Arie Karhendana
arie.karhendana at gmail.com
Thu Dec 3 14:43:25 MSK 2009
On Thu, Dec 3, 2009 at 18:38, Kiswono Prayogo <kiswono at gmail.com> wrote:
> thanks, but using that lib, i still should mess with nginx main
> configuration or at least "sites-available/somesite" file ^^ hmm.. this case
> hard to crack.. i wonder how rapidshare or megaupload did their things.. did
> they serve their file using server side script, wouln't it be slow and
> wasting resource..
You could try X-Accel-Redirect header,
http://wiki.nginx.org/NginxXSendfile
So your script just have to emit the header. File delivery will be
handled by nginx.
--
Arie Karhendana
More information about the nginx
mailing list