Drupal module that provides Nginx X-Sendfile (X-Accel-Redirect) support for fast private file transfer
Posted by perusio on February 27, 2011 at 11:40pm
Fast private file transfers the second
Posted by fago on October 18, 2007 at 5:55pm
I've done a small patch, which makes fast private file transfers through X-Sendfile possible.
Instead of changing UI as the old one, this one just provides the possibility to specify a handler for file transferring:
http://drupal.org/node/74472#comment-323445
fago
Read moreFast private file transfers for Drupal
Posted by Arto on July 20, 2006 at 8:41am
For those looking to have Drupal serve private files efficiently, I've posted a simple core patch that adds X-Sendfile support:
http://drupal.org/node/74472


