Wiki

Articles tagged with "sendfile", sorted by date (updated)X
Displaying 1-1 of 1 result(s).

X-Sendfile - serve large static files efficiently from web applications

Updated about a year ago by Maurizio DombaHow-tos5 comments – viewed 24,146 times – ( +24 )
Normally when we want users to download a file, that file is put in a folder under the web application root and the web server does the rest.