Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to make a file library send an X-Sendfile header instead of the the response body. #637

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

File libraries support support writing their content to disk using 
WAFileLibrary >> #deployFiles. It would be nice if we had an option on file 
library or file handler that instead of sending the content would send 
X-Sendfile header to that or a configurable location.

http://john.guen.in/past/2007/4/17/send_files_faster_with_xsendfile/
https://tn123.org/mod_xsendfile/

Original issue reported on code.google.com by philippe...@gmail.com on 30 Jan 2011 at 6:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant