Module Description
What does this module do?
The Xsendfile module enables fast transfer for private files in Drupal using the Xsendfile webserver module (Apache) or X-Accel-Redirect (Nginx). It does this by letting the webserver handle the private file transfer, instead of letting Drupal send the file response.

Currently file downloads and image derivative downloads (created by image styles) are supported (8.x-1.x).

Installation

* Install the module as usual.
* Enable private files. For information on how to do so, see https://www.drupal.org/docs/8/core/modules/file/overview#s-private-file-...
* Go to /admin/config/media/file-system/xsendfile and enable either "Files transferred by Nginx using X-Accel-Redirect" or "Files transferred by Apache using xsendfile", depending on your webserver type.
* For Nginx: Copy/paste the suggested config (see README.txt), and reload Nginx. Please note: The Nginx configuration is untested. If you use this module with Nginx, please report your findings. Thanks!
* For Apache: install the xsendfile Apache module (https://tn123.org/mod_xsendfile/), copy/paste the suggested config (see README.txt), and reload Apache.

Project Usage
92
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
The Xsendfile module solves the issue of slow transfer for private files in Drupal by allowing the webserver to handle the file transfer instead of Drupal.
Data Name
xsendfile

OPENAI CHATBOT

OPENAI CHATBOT

14:26:28
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.