8
0
mirror of https://github.com/weiss/ngx_http_upload.git synced 2025-07-01 02:09:40 +00:00
Holger Weiss b9141ef899 Avoid copying of the PUT body if possible
In the case where Nginx wrote the PUT body to a temporary file, try to
rename() that file instead of copying the data.
2018-07-18 20:52:15 +02:00
Description
Nginx module to handle file uploads and downloads for XMPP servers
51 KiB
Languages
Perl 100%